﻿2026-06-05T18:51:03.3172153Z Current runner version: '2.334.0'
2026-06-05T18:51:03.3181224Z Runner name: 'gravity'
2026-06-05T18:51:03.3182286Z Runner group name: 'Default'
2026-06-05T18:51:03.3183797Z Machine name: 'gravity-linux'
2026-06-05T18:51:03.3187879Z ##[group]GITHUB_TOKEN Permissions
2026-06-05T18:51:03.3191899Z Contents: read
2026-06-05T18:51:03.3192735Z Metadata: read
2026-06-05T18:51:03.3193649Z Packages: read
2026-06-05T18:51:03.3194452Z ##[endgroup]
2026-06-05T18:51:03.3273738Z Secret source: Actions
2026-06-05T18:51:03.3275343Z Prepare workflow directory
2026-06-05T18:51:03.3958399Z Prepare all required actions
2026-06-05T18:51:03.4018321Z Getting action download info
2026-06-05T18:51:03.9324581Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-05T18:51:05.2532272Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-05T18:51:05.4255459Z ##[group]Run actions/checkout@v5
2026-06-05T18:51:05.4257595Z with:
2026-06-05T18:51:05.4258797Z   repository: SaberMage/spt-core
2026-06-05T18:51:05.4278466Z   token: ***
2026-06-05T18:51:05.4279658Z   ssh-strict: true
2026-06-05T18:51:05.4280868Z   ssh-user: git
2026-06-05T18:51:05.4282108Z   persist-credentials: true
2026-06-05T18:51:05.4283469Z   clean: true
2026-06-05T18:51:05.4284706Z   sparse-checkout-cone-mode: true
2026-06-05T18:51:05.4286198Z   fetch-depth: 1
2026-06-05T18:51:05.4287397Z   fetch-tags: false
2026-06-05T18:51:05.4288634Z   show-progress: true
2026-06-05T18:51:05.4289936Z   lfs: false
2026-06-05T18:51:05.4291086Z   submodules: false
2026-06-05T18:51:05.4292334Z   set-safe-directory: true
2026-06-05T18:51:05.4294268Z ##[endgroup]
2026-06-05T18:51:05.5935852Z Syncing repository: SaberMage/spt-core
2026-06-05T18:51:05.5940949Z ##[group]Getting Git version info
2026-06-05T18:51:05.5943517Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-05T18:51:05.5947204Z [command]/usr/bin/git version
2026-06-05T18:51:05.5948968Z git version 2.34.1
2026-06-05T18:51:05.5954680Z ##[endgroup]
2026-06-05T18:51:05.5965799Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/8b2b5792-547e-4071-b7b3-966e83f1b014/.gitconfig'
2026-06-05T18:51:05.5972129Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/8b2b5792-547e-4071-b7b3-966e83f1b014' before making global git config changes
2026-06-05T18:51:05.5977098Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:51:05.5981287Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T18:51:05.5987199Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-05T18:51:05.6017085Z https://github.com/SaberMage/spt-core
2026-06-05T18:51:05.6036135Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T18:51:05.6042285Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T18:51:05.6082412Z refs/heads/dev-freeform
2026-06-05T18:51:05.6086395Z [command]/usr/bin/git checkout --detach
2026-06-05T18:51:05.6172719Z HEAD is now at f8e0f8a chore: pin installer scripts to LF (.gitattributes)
2026-06-05T18:51:05.6221389Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-05T18:51:05.6262256Z Deleted branch dev-freeform (was f8e0f8a).
2026-06-05T18:51:05.6313394Z ##[endgroup]
2026-06-05T18:51:05.6324984Z [command]/usr/bin/git submodule status
2026-06-05T18:51:05.6555509Z ##[group]Cleaning the repository
2026-06-05T18:51:05.6558435Z [command]/usr/bin/git clean -ffdx
2026-06-05T18:51:05.6612892Z Removing .tr-src/
2026-06-05T18:51:05.6626484Z [command]/usr/bin/git reset --hard HEAD
2026-06-05T18:51:05.6685527Z HEAD is now at f8e0f8a chore: pin installer scripts to LF (.gitattributes)
2026-06-05T18:51:05.6692593Z ##[endgroup]
2026-06-05T18:51:05.6696005Z ##[group]Disabling automatic garbage collection
2026-06-05T18:51:05.6702936Z [command]/usr/bin/git config --local gc.auto 0
2026-06-05T18:51:05.6765627Z ##[endgroup]
2026-06-05T18:51:05.6767870Z ##[group]Setting up auth
2026-06-05T18:51:05.6772122Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:51:05.6797426Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T18:51:05.7042024Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:51:05.7083365Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T18:51:05.7326205Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:51:05.7368757Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T18:51:05.7612602Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-05T18:51:05.7673500Z ##[endgroup]
2026-06-05T18:51:05.7675812Z ##[group]Fetching the repository
2026-06-05T18:51:05.7687761Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f8e0f8a544c24daefca391ba1ecf75dbf14c69d8:refs/remotes/origin/dev-freeform
2026-06-05T18:51:06.3626133Z ##[endgroup]
2026-06-05T18:51:06.3626943Z ##[group]Determining the checkout info
2026-06-05T18:51:06.3629264Z ##[endgroup]
2026-06-05T18:51:06.3635518Z [command]/usr/bin/git sparse-checkout disable
2026-06-05T18:51:06.3690123Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-05T18:51:06.3732943Z ##[group]Checking out the ref
2026-06-05T18:51:06.3740071Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-05T18:51:06.3801806Z Switched to a new branch 'dev-freeform'
2026-06-05T18:51:06.3803748Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-05T18:51:06.3811623Z ##[endgroup]
2026-06-05T18:51:06.3865353Z [command]/usr/bin/git log -1 --format=%H
2026-06-05T18:51:06.3901775Z f8e0f8a544c24daefca391ba1ecf75dbf14c69d8
2026-06-05T18:51:06.4239828Z ##[group]Run cargo build --workspace --all-targets
2026-06-05T18:51:06.4240856Z [36;1mcargo build --workspace --all-targets[0m
2026-06-05T18:51:06.4267268Z shell: /usr/bin/bash -e {0}
2026-06-05T18:51:06.4267814Z ##[endgroup]
2026-06-05T18:51:06.9597425Z    Compiling proc-macro2 v1.0.106
2026-06-05T18:51:06.9598368Z    Compiling unicode-ident v1.0.24
2026-06-05T18:51:06.9600124Z    Compiling quote v1.0.45
2026-06-05T18:51:06.9600758Z    Compiling libc v0.2.186
2026-06-05T18:51:07.0610974Z    Compiling serde_core v1.0.228
2026-06-05T18:51:07.1849616Z    Compiling cfg-if v1.0.4
2026-06-05T18:51:07.2267404Z    Compiling serde v1.0.228
2026-06-05T18:51:07.5600248Z    Compiling typenum v1.20.1
2026-06-05T18:51:09.0662073Z    Compiling syn v2.0.117
2026-06-05T18:51:09.1322119Z    Compiling portable-atomic v1.13.1
2026-06-05T18:51:09.6441007Z    Compiling version_check v0.9.5
2026-06-05T18:51:10.0490831Z    Compiling memchr v2.8.1
2026-06-05T18:51:10.1151192Z    Compiling critical-section v1.2.0
2026-06-05T18:51:10.1885592Z    Compiling subtle v2.6.1
2026-06-05T18:51:10.3652607Z    Compiling generic-array v0.14.7
2026-06-05T18:51:10.4956785Z    Compiling semver v1.0.28
2026-06-05T18:51:10.9046385Z    Compiling rustc_version v0.4.1
2026-06-05T18:51:11.2711089Z    Compiling smallvec v1.15.1
2026-06-05T18:51:11.3681325Z    Compiling shlex v2.0.1
2026-06-05T18:51:11.5370847Z    Compiling find-msvc-tools v0.1.9
2026-06-05T18:51:11.5545526Z    Compiling equivalent v1.0.2
2026-06-05T18:51:11.6001278Z    Compiling itoa v1.0.18
2026-06-05T18:51:11.8831347Z    Compiling cc v1.2.63
2026-06-05T18:51:11.8832720Z    Compiling pin-project-lite v0.2.17
2026-06-05T18:51:11.9520763Z    Compiling getrandom v0.2.17
2026-06-05T18:51:12.0229455Z    Compiling crypto-common v0.1.7
2026-06-05T18:51:12.1150526Z    Compiling cpufeatures v0.2.17
2026-06-05T18:51:12.1467101Z    Compiling log v0.4.30
2026-06-05T18:51:12.1699565Z    Compiling hashbrown v0.17.1
2026-06-05T18:51:12.3831012Z    Compiling futures-core v0.3.32
2026-06-05T18:51:12.5190907Z    Compiling bytes v1.11.1
2026-06-05T18:51:13.1516719Z    Compiling indexmap v2.14.0
2026-06-05T18:51:13.6060978Z    Compiling bitflags v2.11.1
2026-06-05T18:51:13.8610467Z    Compiling rand_core v0.10.1
2026-06-05T18:51:14.0183711Z    Compiling socket2 v0.6.4
2026-06-05T18:51:14.2005691Z    Compiling getrandom v0.4.2
2026-06-05T18:51:14.3130914Z    Compiling block-buffer v0.10.4
2026-06-05T18:51:14.3821408Z    Compiling mio v1.2.1
2026-06-05T18:51:14.4340847Z    Compiling stable_deref_trait v1.2.1
2026-06-05T18:51:14.4798625Z    Compiling digest v0.10.7
2026-06-05T18:51:14.7731210Z    Compiling futures-io v0.3.32
2026-06-05T18:51:14.9334847Z    Compiling futures-sink v0.3.32
2026-06-05T18:51:14.9760806Z    Compiling slab v0.4.12
2026-06-05T18:51:15.0091464Z    Compiling futures-channel v0.3.32
2026-06-05T18:51:15.1386597Z    Compiling futures-task v0.3.32
2026-06-05T18:51:15.1781125Z    Compiling curve25519-dalek v4.1.3
2026-06-05T18:51:15.2997394Z    Compiling synstructure v0.13.2
2026-06-05T18:51:15.3038185Z    Compiling zerocopy v0.8.50
2026-06-05T18:51:15.3720425Z    Compiling rand_core v0.6.4
2026-06-05T18:51:15.5500663Z    Compiling ahash v0.8.12
2026-06-05T18:51:15.7091026Z    Compiling sha2 v0.10.9
2026-06-05T18:51:16.1230584Z    Compiling signature v2.2.0
2026-06-05T18:51:16.2053479Z    Compiling vcpkg v0.2.15
2026-06-05T18:51:16.2238919Z    Compiling fnv v1.0.7
2026-06-05T18:51:16.2805145Z    Compiling pkg-config v0.3.33
2026-06-05T18:51:17.0220612Z    Compiling ed25519 v2.2.3
2026-06-05T18:51:17.1810623Z    Compiling libsqlite3-sys v0.30.1
2026-06-05T18:51:17.1970419Z    Compiling zmij v1.0.21
2026-06-05T18:51:17.3963604Z    Compiling autocfg v1.5.1
2026-06-05T18:51:17.8115454Z    Compiling serde_derive v1.0.228
2026-06-05T18:51:17.9340399Z    Compiling zeroize_derive v1.4.3
2026-06-05T18:51:18.5610583Z    Compiling zeroize v1.8.2
2026-06-05T18:51:18.7290133Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-05T18:51:19.3844874Z    Compiling tokio-macros v2.7.0
2026-06-05T18:51:20.1878948Z    Compiling tokio v1.52.3
2026-06-05T18:51:21.8950425Z    Compiling zerofrom-derive v0.1.7
2026-06-05T18:51:23.6750479Z    Compiling futures-macro v0.3.32
2026-06-05T18:51:24.5432474Z    Compiling once_cell v1.21.4
2026-06-05T18:51:24.6880594Z    Compiling futures-util v0.3.32
2026-06-05T18:51:24.7851334Z    Compiling zerofrom v0.1.8
2026-06-05T18:51:24.9005364Z    Compiling yoke-derive v0.8.2
2026-06-05T18:51:26.3842669Z    Compiling yoke v0.8.2
2026-06-05T18:51:26.6101070Z    Compiling zerovec-derive v0.11.3
2026-06-05T18:51:28.1550527Z    Compiling zerovec v0.11.6
2026-06-05T18:51:29.0820491Z    Compiling displaydoc v0.2.6
2026-06-05T18:51:29.4647696Z    Compiling hashbrown v0.14.5
2026-06-05T18:51:29.8730338Z    Compiling fastrand v2.4.1
2026-06-05T18:51:29.9888399Z    Compiling cfg_aliases v0.2.1
2026-06-05T18:51:30.0341747Z    Compiling serde_json v1.0.150
2026-06-05T18:51:30.1680582Z    Compiling tinystr v0.8.3
2026-06-05T18:51:30.3890654Z    Compiling hashlink v0.9.1
2026-06-05T18:51:30.4077918Z    Compiling ed25519-dalek v2.2.0
2026-06-05T18:51:30.7290524Z    Compiling tracing-core v0.1.36
2026-06-05T18:51:30.8499738Z    Compiling tracing-attributes v0.1.31
2026-06-05T18:51:30.8551465Z    Compiling rustversion v1.0.22
2026-06-05T18:51:30.8620669Z    Compiling litemap v0.8.2
2026-06-05T18:51:31.1104509Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-05T18:51:31.1584121Z    Compiling fallible-iterator v0.3.0
2026-06-05T18:51:31.2581572Z    Compiling writeable v0.6.3
2026-06-05T18:51:31.5190618Z    Compiling icu_locale_core v2.2.0
2026-06-05T18:51:31.6200967Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-05T18:51:31.7072689Z    Compiling rusqlite v0.32.1
2026-06-05T18:51:32.8950416Z    Compiling tracing v0.1.44
2026-06-05T18:51:33.2286297Z    Compiling zerotrie v0.2.4
2026-06-05T18:51:33.3830637Z    Compiling potential_utf v0.1.5
2026-06-05T18:51:33.5130812Z    Compiling icu_properties_data v2.2.0
2026-06-05T18:51:33.5201851Z    Compiling utf8_iter v1.0.4
2026-06-05T18:51:33.6107150Z    Compiling icu_normalizer_data v2.2.0
2026-06-05T18:51:33.6327298Z    Compiling icu_collections v2.2.0
2026-06-05T18:51:33.6492765Z    Compiling icu_provider v2.2.0
2026-06-05T18:51:34.0680601Z    Compiling tokio-util v0.7.18
2026-06-05T18:51:34.3430617Z    Compiling anyhow v1.0.102
2026-06-05T18:51:34.4083362Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-05T18:51:34.8808866Z    Compiling percent-encoding v2.3.2
2026-06-05T18:51:34.9046994Z    Compiling icu_properties v2.2.0
2026-06-05T18:51:35.0650815Z    Compiling icu_normalizer v2.2.0
2026-06-05T18:51:35.9160706Z    Compiling ring v0.17.14
2026-06-05T18:51:36.2100605Z    Compiling http v1.4.1
2026-06-05T18:51:36.4978858Z    Compiling thiserror v2.0.18
2026-06-05T18:51:36.8021512Z    Compiling strsim v0.11.1
2026-06-05T18:51:37.1740727Z    Compiling cpufeatures v0.3.0
2026-06-05T18:51:37.2203724Z    Compiling idna_adapter v1.2.2
2026-06-05T18:51:37.3171956Z    Compiling rustls-pki-types v1.14.1
2026-06-05T18:51:37.8520848Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-05T18:51:37.9700682Z    Compiling thiserror-impl v2.0.18
2026-06-05T18:51:38.4520968Z    Compiling idna v1.1.0
2026-06-05T18:51:39.4192015Z    Compiling chacha20 v0.10.0
2026-06-05T18:51:39.7397640Z    Compiling form_urlencoded v1.2.2
2026-06-05T18:51:39.8395449Z    Compiling ipnet v2.12.0
2026-06-05T18:51:39.8871947Z    Compiling ident_case v1.0.1
2026-06-05T18:51:39.9623327Z    Compiling untrusted v0.9.0
2026-06-05T18:51:40.0039553Z    Compiling darling_core v0.20.11
2026-06-05T18:51:40.0500725Z    Compiling url v2.5.8
2026-06-05T18:51:40.5220362Z    Compiling rand v0.10.1
2026-06-05T18:51:41.3858352Z    Compiling rustls v0.23.40
2026-06-05T18:51:41.4890334Z    Compiling scopeguard v1.2.0
2026-06-05T18:51:41.5540604Z    Compiling unicode-segmentation v1.13.3
2026-06-05T18:51:41.5965882Z    Compiling lock_api v0.4.14
2026-06-05T18:51:41.9250557Z    Compiling unicode-xid v0.2.6
2026-06-05T18:51:42.0106700Z    Compiling const-oid v0.10.2
2026-06-05T18:51:42.1620764Z    Compiling convert_case v0.10.0
2026-06-05T18:51:42.2432224Z    Compiling atomic-waker v1.1.2
2026-06-05T18:51:42.3260515Z    Compiling httparse v1.10.1
2026-06-05T18:51:42.5280868Z    Compiling rustls-webpki v0.103.13
2026-06-05T18:51:42.6100438Z    Compiling derive_more-impl v2.1.1
2026-06-05T18:51:43.2660509Z    Compiling rustix v1.1.4
2026-06-05T18:51:44.0950594Z    Compiling h2 v0.4.14
2026-06-05T18:51:44.2480531Z    Compiling darling_macro v0.20.11
2026-06-05T18:51:44.5612297Z    Compiling darling v0.20.11
2026-06-05T18:51:44.6161465Z    Compiling derive_builder_core v0.20.2
2026-06-05T18:51:46.1370615Z    Compiling http-body v1.0.1
2026-06-05T18:51:46.2710705Z    Compiling hybrid-array v0.4.12
2026-06-05T18:51:47.2020625Z    Compiling linux-raw-sys v0.12.1
2026-06-05T18:51:47.7660347Z    Compiling paste v1.0.15
2026-06-05T18:51:47.9621298Z    Compiling powerfmt v0.2.0
2026-06-05T18:51:48.1831175Z    Compiling heck v0.5.0
2026-06-05T18:51:48.2594038Z    Compiling derive_more v2.1.1
2026-06-05T18:51:48.4182890Z    Compiling base64ct v1.8.3
2026-06-05T18:51:48.4503863Z    Compiling deranged v0.5.8
2026-06-05T18:51:48.7790556Z    Compiling pem-rfc7468 v1.0.0
2026-06-05T18:51:50.4340910Z    Compiling derive_builder_macro v0.20.2
2026-06-05T18:51:51.0800503Z    Compiling num-traits v0.2.19
2026-06-05T18:51:51.2030657Z    Compiling memoffset v0.6.5
2026-06-05T18:51:51.3180854Z    Compiling n0-error-macros v0.1.3
2026-06-05T18:51:52.0244888Z    Compiling spez v0.1.2
2026-06-05T18:51:52.1590611Z    Compiling tinyvec_macros v0.1.1
2026-06-05T18:51:52.2020502Z    Compiling thiserror v1.0.69
2026-06-05T18:51:52.3723101Z    Compiling time-core v0.1.8
2026-06-05T18:51:52.4434232Z    Compiling data-encoding v2.11.0
2026-06-05T18:51:52.4760236Z    Compiling parking_lot_core v0.9.12
2026-06-05T18:51:52.5410510Z    Compiling tower-service v0.3.3
2026-06-05T18:51:52.5950652Z    Compiling base64 v0.22.1
2026-06-05T18:51:52.6410620Z    Compiling num-conv v0.2.2
2026-06-05T18:51:52.8090589Z    Compiling try-lock v0.2.5
2026-06-05T18:51:52.8840831Z    Compiling want v0.3.1
2026-06-05T18:51:52.8966884Z    Compiling n0-error v0.1.3
2026-06-05T18:51:53.0260592Z    Compiling tinyvec v1.11.0
2026-06-05T18:51:53.0540870Z    Compiling tempfile v3.27.0
2026-06-05T18:51:53.4051435Z    Compiling derive_builder v0.20.2
2026-06-05T18:51:53.5242300Z    Compiling der v0.8.0-rc.10
2026-06-05T18:51:53.6335638Z    Compiling crypto-common v0.2.2
2026-06-05T18:51:53.6390325Z    Compiling block-buffer v0.12.0
2026-06-05T18:51:53.8100689Z    Compiling vergen-lib v9.1.0
2026-06-05T18:51:53.9240644Z    Compiling n0-future v0.3.2
2026-06-05T18:51:54.0500424Z    Compiling pin-project-internal v1.1.13
2026-06-05T18:51:54.1412017Z    Compiling thiserror-impl v1.0.69
2026-06-05T18:51:55.3660548Z    Compiling inout v0.1.4
2026-06-05T18:51:55.4719349Z    Compiling termios v0.2.2
2026-06-05T18:51:55.5890629Z    Compiling ioctl-rs v0.1.6
2026-06-05T18:51:55.6360038Z    Compiling serial-core v0.4.0
2026-06-05T18:51:55.6781064Z    Compiling cordyceps v0.3.4
2026-06-05T18:51:55.7870799Z    Compiling crossbeam-utils v0.8.21
2026-06-05T18:51:55.7873949Z    Compiling winnow v1.0.3
2026-06-05T18:51:55.8610578Z    Compiling spin v0.10.0
2026-06-05T18:51:56.0200642Z    Compiling parking v2.2.1
2026-06-05T18:51:56.1020722Z    Compiling diatomic-waker v0.2.3
2026-06-05T18:51:56.1610570Z    Compiling httpdate v1.0.3
2026-06-05T18:51:56.2400821Z    Compiling futures-buffered v0.2.13
2026-06-05T18:51:56.3590541Z    Compiling hyper v1.10.1
2026-06-05T18:51:56.4201196Z    Compiling futures-lite v2.6.1
2026-06-05T18:51:56.7790665Z    Compiling serial-unix v0.4.0
2026-06-05T18:51:56.9690335Z    Compiling pin-project v1.1.13
2026-06-05T18:51:57.0210642Z    Compiling cipher v0.4.4
2026-06-05T18:51:57.3094946Z    Compiling spki v0.8.0-rc.4
2026-06-05T18:51:57.5271179Z    Compiling digest v0.11.3
2026-06-05T18:51:57.7071335Z    Compiling netlink-packet-core v0.8.1
2026-06-05T18:51:57.9180738Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-05T18:51:58.5220339Z    Compiling tokio-rustls v0.26.4
2026-06-05T18:51:58.8780836Z    Compiling vergen v9.1.0
2026-06-05T18:51:58.9100431Z    Compiling vergen-lib v0.1.6
2026-06-05T18:51:58.9610611Z    Compiling noq-udp v0.10.0
2026-06-05T18:51:58.9771743Z    Compiling toml_datetime v0.6.11
2026-06-05T18:51:59.0233234Z    Compiling serde_spanned v0.6.9
2026-06-05T18:51:59.1440744Z    Compiling sync_wrapper v1.0.2
2026-06-05T18:51:59.2155745Z    Compiling universal-hash v0.5.1
2026-06-05T18:51:59.2657773Z    Compiling heapless v0.7.17
2026-06-05T18:51:59.3020589Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-05T18:51:59.3110575Z    Compiling aho-corasick v1.1.4
2026-06-05T18:51:59.3170348Z    Compiling toml_write v0.1.2
2026-06-05T18:51:59.4363007Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-05T18:51:59.4657398Z    Compiling byteorder v1.5.0
2026-06-05T18:51:59.5480657Z    Compiling regex-syntax v0.8.10
2026-06-05T18:51:59.6891826Z    Compiling winnow v0.7.15
2026-06-05T18:51:59.7349977Z    Compiling bitflags v1.3.2
2026-06-05T18:51:59.7820511Z    Compiling opaque-debug v0.3.1
2026-06-05T18:51:59.8240423Z    Compiling either v1.16.0
2026-06-05T18:52:00.1103118Z    Compiling pin-utils v0.1.0
2026-06-05T18:52:00.1540797Z    Compiling nix v0.25.1
2026-06-05T18:52:02.3695735Z    Compiling prefix-trie v0.8.4
2026-06-05T18:52:02.7608927Z    Compiling toml_edit v0.22.27
2026-06-05T18:52:03.3671157Z    Compiling regex-automata v0.4.14
2026-06-05T18:52:03.6741116Z    Compiling polyval v0.6.2
2026-06-05T18:52:03.9090653Z    Compiling hash32 v0.2.1
2026-06-05T18:52:04.1051591Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-05T18:52:06.0550996Z    Compiling hyper-util v0.1.20
2026-06-05T18:52:06.0670572Z    Compiling parking_lot v0.12.5
2026-06-05T18:52:07.1520688Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-05T18:52:07.3230606Z    Compiling serial v0.4.0
2026-06-05T18:52:07.3770617Z    Compiling filedescriptor v0.8.3
2026-06-05T18:52:08.3260676Z    Compiling spin v0.9.8
2026-06-05T18:52:08.5556019Z    Compiling vergen-gitcl v1.0.8
2026-06-05T18:52:08.6680719Z    Compiling futures-executor v0.3.32
2026-06-05T18:52:08.8623717Z    Compiling num_threads v0.1.7
2026-06-05T18:52:08.9560634Z    Compiling signature v3.0.0
2026-06-05T18:52:08.9858318Z    Compiling tower-layer v0.3.3
2026-06-05T18:52:09.0715486Z    Compiling shell-words v1.1.1
2026-06-05T18:52:09.1870619Z    Compiling downcast-rs v1.2.1
2026-06-05T18:52:09.2020720Z    Compiling ed25519 v3.0.0-rc.4
2026-06-05T18:52:09.2560753Z    Compiling portable-pty v0.8.1
2026-06-05T18:52:09.6282174Z    Compiling futures v0.3.32
2026-06-05T18:52:09.7560493Z    Compiling time v0.3.47
2026-06-05T18:52:09.9020747Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-05T18:52:10.1790595Z    Compiling regex v1.12.3
2026-06-05T18:52:10.4850710Z    Compiling toml v0.8.23
2026-06-05T18:52:11.3750671Z    Compiling proc-macro-crate v3.5.0
2026-06-05T18:52:11.5300547Z    Compiling ghash v0.5.1
2026-06-05T18:52:11.6156664Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-05T18:52:12.1020261Z    Compiling sha2 v0.11.0-rc.5
2026-06-05T18:52:12.8240732Z    Compiling aes v0.8.4
2026-06-05T18:52:13.3290795Z    Compiling ctr v0.9.2
2026-06-05T18:52:13.5230442Z    Compiling http-body-util v0.1.3
2026-06-05T18:52:13.5430556Z    Compiling cobs v0.3.0
2026-06-05T18:52:13.6780724Z    Compiling netlink-sys v0.8.8
2026-06-05T18:52:13.7350393Z    Compiling postcard-derive v0.2.2
2026-06-05T18:52:13.8560729Z    Compiling aead v0.5.2
2026-06-05T18:52:13.9620677Z    Compiling openssl-probe v0.2.1
2026-06-05T18:52:13.9771031Z    Compiling aes-gcm v0.10.3
2026-06-05T18:52:14.1140582Z    Compiling rustls-native-certs v0.8.4
2026-06-05T18:52:14.1424096Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-05T18:52:14.3308240Z    Compiling postcard v1.1.3
2026-06-05T18:52:14.5720437Z    Compiling num_enum_derive v0.7.6
2026-06-05T18:52:14.8920682Z    Compiling data-encoding-macro v0.1.20
2026-06-05T18:52:14.9340163Z    Compiling tower v0.5.3
2026-06-05T18:52:15.3459557Z    Compiling crossbeam-epoch v0.9.18
2026-06-05T18:52:15.7378744Z    Compiling crossbeam-channel v0.5.15
2026-06-05T18:52:15.8010611Z    Compiling netlink-packet-route v0.29.0
2026-06-05T18:52:15.8941446Z    Compiling strum_macros v0.28.0
2026-06-05T18:52:16.5045574Z    Compiling iroh-metrics-derive v0.4.1
2026-06-05T18:52:16.7770587Z    Compiling noq v0.18.0
2026-06-05T18:52:16.9680542Z    Compiling netwatch v0.16.0
2026-06-05T18:52:16.9850089Z    Compiling async-trait v0.1.89
2026-06-05T18:52:17.1461864Z    Compiling enum-assoc v1.3.0
2026-06-05T18:52:18.0530665Z    Compiling uuid v1.23.2
2026-06-05T18:52:18.2680608Z    Compiling blake3 v1.8.5
2026-06-05T18:52:18.5650669Z    Compiling acto v0.8.2
2026-06-05T18:52:18.5928919Z    Compiling ryu v1.0.23
2026-06-05T18:52:18.6996425Z    Compiling mac-addr v0.3.0
2026-06-05T18:52:18.7780614Z    Compiling sorted-index-buffer v0.2.1
2026-06-05T18:52:18.8796349Z    Compiling lru-slab v0.1.2
2026-06-05T18:52:18.9190566Z    Compiling identity-hash v0.1.0
2026-06-05T18:52:18.9946164Z    Compiling tagptr v0.2.0
2026-06-05T18:52:19.0019531Z    Compiling rustc-hash v2.1.2
2026-06-05T18:52:19.0991389Z    Compiling allocator-api2 v0.2.21
2026-06-05T18:52:19.1418632Z    Compiling foldhash v0.2.0
2026-06-05T18:52:19.1510368Z    Compiling xml-rs v0.8.28
2026-06-05T18:52:19.3170686Z    Compiling strum v0.28.0
2026-06-05T18:52:19.4050673Z    Compiling moka v0.12.15
2026-06-05T18:52:19.6251018Z    Compiling hashbrown v0.16.1
2026-06-05T18:52:20.6851226Z    Compiling xmltree v0.10.3
2026-06-05T18:52:20.6920512Z    Compiling noq-proto v0.17.0
2026-06-05T18:52:20.8600574Z    Compiling iroh-metrics v0.38.3
2026-06-05T18:52:21.2198623Z    Compiling hickory-net v0.26.0-beta.4
2026-06-05T18:52:22.0808647Z    Compiling num_enum v0.7.6
2026-06-05T18:52:22.1600565Z    Compiling tower-http v0.6.11
2026-06-05T18:52:22.7080818Z    Compiling iroh-relay v0.98.0
2026-06-05T18:52:22.9540611Z    Compiling iroh-base v0.98.0
2026-06-05T18:52:23.7465186Z    Compiling netdev v0.42.0
2026-06-05T18:52:24.1209321Z    Compiling rustls-platform-verifier v0.7.0
2026-06-05T18:52:24.3240701Z    Compiling netlink-proto v0.12.0
2026-06-05T18:52:24.6291415Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-05T18:52:24.9532930Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-05T18:52:26.3050638Z    Compiling hyper-rustls v0.27.9
2026-06-05T18:52:26.5850521Z    Compiling n0-watcher v0.6.1
2026-06-05T18:52:26.6256756Z    Compiling netlink-packet-route v0.30.0
2026-06-05T18:52:26.8604908Z    Compiling attohttpc v0.30.1
2026-06-05T18:52:29.1650880Z    Compiling tokio-stream v0.1.18
2026-06-05T18:52:29.3520543Z    Compiling simple-dns v0.9.3
2026-06-05T18:52:29.8750560Z    Compiling arrayvec v0.7.6
2026-06-05T18:52:30.1356314Z    Compiling sha1_smol v1.0.1
2026-06-05T18:52:30.3540673Z    Compiling simdutf8 v0.1.5
2026-06-05T18:52:30.6530588Z    Compiling constant_time_eq v0.4.2
2026-06-05T18:52:30.8210609Z    Compiling resolv-conf v0.7.6
2026-06-05T18:52:31.3599003Z    Compiling arrayref v0.3.9
2026-06-05T18:52:31.4016369Z    Compiling smol_str v0.1.24
2026-06-05T18:52:32.4120736Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-05T18:52:32.5700694Z    Compiling iroh-dns v0.98.0
2026-06-05T18:52:33.0881767Z    Compiling tokio-websockets v0.13.2
2026-06-05T18:52:34.0730768Z    Compiling igd-next v0.17.1
2026-06-05T18:52:36.5170216Z    Compiling reqwest v0.13.4
2026-06-05T18:52:36.9297218Z    Compiling lru v0.16.4
2026-06-05T18:52:37.1370646Z    Compiling webpki-roots v1.0.7
2026-06-05T18:52:37.2450636Z    Compiling iroh v0.98.2
2026-06-05T18:52:37.4690631Z    Compiling hmac v0.12.1
2026-06-05T18:52:37.5930588Z    Compiling serde_bytes v0.11.19
2026-06-05T18:52:37.8570839Z    Compiling seize v0.5.1
2026-06-05T18:52:38.2410962Z    Compiling cmov v0.5.4
2026-06-05T18:52:38.2470805Z    Compiling papaya v0.2.4
2026-06-05T18:52:38.5476579Z    Compiling ctutils v0.4.2
2026-06-05T18:52:38.8606639Z    Compiling portmapper v0.16.0
2026-06-05T18:52:38.8771263Z    Compiling hkdf v0.12.4
2026-06-05T18:52:39.0120836Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-05T18:52:39.5831218Z    Compiling backon v1.6.0
2026-06-05T18:52:39.8530575Z    Compiling spake2 v0.4.0
2026-06-05T18:52:40.2008678Z    Compiling sha1 v0.10.6
2026-06-05T18:52:40.4473343Z    Compiling doctest-file v1.1.1
2026-06-05T18:52:40.9261371Z    Compiling interprocess v2.4.2
2026-06-05T18:52:41.7841007Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-05T18:52:42.6370554Z    Compiling utf8parse v0.2.2
2026-06-05T18:52:42.7097410Z    Compiling anstyle-parse v1.0.0
2026-06-05T18:52:42.8902236Z    Compiling anstyle-query v1.1.5
2026-06-05T18:52:42.9660674Z    Compiling colorchoice v1.0.5
2026-06-05T18:52:43.0370432Z    Compiling anstyle v1.0.14
2026-06-05T18:52:43.1790892Z    Compiling is_terminal_polyfill v1.70.2
2026-06-05T18:52:43.2450790Z    Compiling clap_lex v1.1.0
2026-06-05T18:52:43.2850670Z    Compiling anstream v1.0.0
2026-06-05T18:52:43.3030710Z    Compiling clap_derive v4.6.1
2026-06-05T18:52:43.6940931Z    Compiling clap_builder v4.6.0
2026-06-05T18:52:45.7266576Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-05T18:52:47.5244649Z    Compiling clap v4.6.1
2026-06-05T18:53:04.2258007Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-05T18:53:06.8327982Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-05T18:53:15.7540786Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-05T18:54:01.0860093Z     Finished `dev` profile [unoptimized] target(s) in 2m 54s
2026-06-05T18:54:01.1506375Z ##[group]Run cargo test --workspace
2026-06-05T18:54:01.1506959Z [36;1mcargo test --workspace[0m
2026-06-05T18:54:01.1525755Z shell: /usr/bin/bash -e {0}
2026-06-05T18:54:01.1526185Z ##[endgroup]
2026-06-05T18:54:01.8268037Z     Finished `test` profile [unoptimized] target(s) in 0.38s
2026-06-05T18:54:01.8672381Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-05T18:54:01.8694247Z 
2026-06-05T18:54:01.8694789Z running 0 tests
2026-06-05T18:54:01.8695312Z 
2026-06-05T18:54:01.8700317Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-7dbc70ff7f2dfc37)
2026-06-05T18:54:01.8701602Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:54:01.8702847Z 
2026-06-05T18:54:01.8713725Z 
2026-06-05T18:54:01.8714196Z running 0 tests
2026-06-05T18:54:01.8714792Z 
2026-06-05T18:54:01.8715361Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:54:01.8715964Z 
2026-06-05T18:54:01.8716631Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-20fc63f348e4715c)
2026-06-05T18:54:01.8731373Z 
2026-06-05T18:54:01.8731997Z running 3 tests
2026-06-05T18:54:01.8754589Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-05T18:54:01.8755439Z test mock_manifest_parses_and_validates ... ok
2026-06-05T18:54:01.8773534Z test mock_has_no_claude_code_conventions ... ok
2026-06-05T18:54:01.8773943Z 
2026-06-05T18:54:01.8774392Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:54:01.8774992Z 
2026-06-05T18:54:01.8778474Z      Running unittests src/main.rs (target/debug/deps/spt-832272ed9c03ef44)
2026-06-05T18:54:01.8819029Z 
2026-06-05T18:54:01.8819630Z running 79 tests
2026-06-05T18:54:01.8834578Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-05T18:54:01.8835701Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-05T18:54:01.8837053Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-05T18:54:01.8840981Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-05T18:54:01.8852877Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-05T18:54:01.8854773Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-05T18:54:01.8861299Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-05T18:54:01.8863420Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-05T18:54:01.8868225Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-05T18:54:01.8869247Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-05T18:54:01.8870297Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-05T18:54:16.5233875Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-05T18:54:28.7881076Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-05T18:54:28.7883953Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-05T18:54:28.7888667Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-05T18:54:33.7139587Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-05T18:54:33.7148572Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-05T18:54:33.7149863Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-05T18:54:33.7561067Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-05T18:54:33.8788679Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-05T18:54:33.8794806Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-05T18:54:33.8800203Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-05T18:54:33.8801680Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-05T18:54:33.8804094Z test api::reporting::tests::history_log_appends ... ok
2026-06-05T18:54:33.8920689Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-05T18:54:33.9040755Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-05T18:54:33.9145819Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-05T18:54:33.9215344Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-05T18:54:33.9272186Z test api::startup::tests::missing_seed_refused ... ok
2026-06-05T18:54:33.9330683Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-05T18:54:33.9569991Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-05T18:54:33.9583680Z test api::tests::adapter_is_required ... ok
2026-06-05T18:54:33.9594636Z test api::tests::state_value_is_validated ... ok
2026-06-05T18:54:33.9642928Z test api::tests::surface_parses ... ok
2026-06-05T18:54:34.0018410Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-05T18:54:34.0077301Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-05T18:54:34.0141424Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-05T18:54:34.0150904Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-05T18:54:34.0163038Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-05T18:54:34.0214009Z test cli::tests::access_subcommands_parse ... ok
2026-06-05T18:54:34.0250522Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-05T18:54:34.0254716Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-05T18:54:34.0258991Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-05T18:54:34.0274703Z test cli::tests::digest_flag_defaults ... ok
2026-06-05T18:54:34.0277579Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-05T18:54:34.0278447Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-05T18:54:34.0846717Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-05T18:54:34.0896417Z test cli::tests::grant_subcommands_parse ... ok
2026-06-05T18:54:34.0919812Z test cli::tests::invalid_usage_errors ... ok
2026-06-05T18:54:34.0927216Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-05T18:54:34.0931084Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-05T18:54:34.0936588Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-05T18:54:34.0983099Z test cli::tests::notify_surface_parses ... ok
2026-06-05T18:54:34.1376893Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-05T18:54:34.1383836Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-05T18:54:34.1400618Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-05T18:54:34.1409670Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-05T18:54:34.1420213Z test cli::tests::ring_timeout_defaults ... ok
2026-06-05T18:54:34.1424334Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-05T18:54:34.6534784Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-05T18:54:49.8866123Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-05T18:54:50.0340648Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-05T18:54:50.0396760Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-05T18:54:50.0440549Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-05T18:54:50.0519470Z test cli::tests::shell_subcommands_parse ... ok
2026-06-05T18:54:50.1475649Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-05T18:54:50.1480221Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-05T18:54:50.1680364Z test cli::tests::subcommands_parse ... ok
2026-06-05T18:54:50.1684217Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-05T18:54:50.1687425Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-05T18:54:50.1688490Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-05T18:54:50.1710480Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-05T18:54:50.1720310Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-05T18:54:50.1721087Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-05T18:54:50.1721911Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-05T18:55:00.3373393Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-05T18:55:00.3374184Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-05T18:55:00.5638264Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-05T18:55:00.6794855Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-05T18:55:00.6795421Z 
2026-06-05T18:55:00.6796683Z test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 58.80s
2026-06-05T18:55:00.6797979Z 
2026-06-05T18:55:00.6841577Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-cd51c3a5da984459)
2026-06-05T18:55:00.6857963Z 
2026-06-05T18:55:00.6858281Z running 4 tests
2026-06-05T18:55:00.7002484Z SEEDED:1874552
2026-06-05T18:55:01.2295555Z test live_agent_lifecycle_e2e ... ok
2026-06-05T18:55:01.3685255Z test mock_adapter_drives_the_full_contract ... ok
2026-06-05T18:55:01.3982231Z SEEDED:1874552
2026-06-05T18:55:01.7069614Z test seed_then_listen_binds_and_relays ... ok
2026-06-05T18:55:02.0650982Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-05T18:55:02.0651648Z 
2026-06-05T18:55:02.0652420Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
2026-06-05T18:55:02.0653071Z 
2026-06-05T18:55:02.0671246Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-3be729fd5ceb6d3b)
2026-06-05T18:55:02.0687651Z 
2026-06-05T18:55:02.0688088Z running 1 test
2026-06-05T18:55:02.0690896Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-05T18:55:02.0691308Z 
2026-06-05T18:55:02.0691731Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:02.0692313Z 
2026-06-05T18:55:02.0693358Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-3fe9f6bd21f51ab8)
2026-06-05T18:55:02.0708338Z 
2026-06-05T18:55:02.0708699Z running 1 test
2026-06-05T18:55:02.0711614Z test install_script_against_staged_release ... ok
2026-06-05T18:55:02.0712008Z 
2026-06-05T18:55:02.0712423Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:02.0713015Z 
2026-06-05T18:55:02.0713993Z      Running tests/shell_e2e.rs (target/debug/deps/shell_e2e-bdbed11ac3c6f5f0)
2026-06-05T18:55:02.0730004Z 
2026-06-05T18:55:02.0730285Z running 1 test
2026-06-05T18:55:02.3450059Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-05T18:55:02.3450494Z 
2026-06-05T18:55:02.3450901Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-05T18:55:02.3451466Z 
2026-06-05T18:55:02.3455580Z      Running tests/shell_sleepwake_e2e.rs (target/debug/deps/shell_sleepwake_e2e-71bbb84d779a8ace)
2026-06-05T18:55:02.3473267Z 
2026-06-05T18:55:02.3473555Z running 1 test
2026-06-05T18:55:03.4233081Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-05T18:55:03.4233626Z 
2026-06-05T18:55:03.4234217Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
2026-06-05T18:55:03.4234799Z 
2026-06-05T18:55:03.4245800Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-e4e66f983eba88ed)
2026-06-05T18:55:03.4280196Z 
2026-06-05T18:55:03.4280598Z running 172 tests
2026-06-05T18:55:03.4290496Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-05T18:55:03.4291859Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-05T18:55:03.4302338Z test access::tests::gate_decision_table ... ok
2026-06-05T18:55:03.4312796Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-05T18:55:03.4313603Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-05T18:55:03.4314410Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-05T18:55:03.4321813Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-05T18:55:03.4322709Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-05T18:55:03.4323616Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-05T18:55:03.4339625Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-05T18:55:03.4341565Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-05T18:55:03.4344337Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-05T18:55:03.4345535Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-05T18:55:03.4348846Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-05T18:55:03.4352293Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-05T18:55:03.4356068Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-05T18:55:03.4359610Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-05T18:55:03.4370477Z test config::tests::missing_file_is_default ... ok
2026-06-05T18:55:03.4379291Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-05T18:55:03.4381223Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-05T18:55:03.4382114Z test config::tests::save_load_roundtrip ... ok
2026-06-05T18:55:03.4382754Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-05T18:55:03.4383449Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-05T18:55:03.4402314Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-05T18:55:03.4403555Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-05T18:55:03.4408051Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-05T18:55:03.4416875Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-05T18:55:03.4436722Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-05T18:55:03.4450318Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-05T18:55:03.4451547Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-05T18:55:03.4461038Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-05T18:55:03.4476184Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-05T18:55:03.4478392Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-05T18:55:03.4480138Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-05T18:55:03.4482289Z test digesthub::tests::render_is_glanceable ... ok
2026-06-05T18:55:03.4483983Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-05T18:55:03.4485624Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-05T18:55:03.4487546Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-05T18:55:03.4488354Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-05T18:55:03.4492642Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-05T18:55:03.4508060Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-05T18:55:03.4509877Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-05T18:55:03.4621178Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-05T18:55:03.4642684Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-05T18:55:03.4644156Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-05T18:55:03.4645587Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-05T18:55:03.4646450Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-05T18:55:03.4647098Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-05T18:55:03.4647890Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-05T18:55:03.4648526Z test grants::tests::escalation_answers_apply ... ok
2026-06-05T18:55:03.4649402Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-05T18:55:03.4680756Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-05T18:55:03.4682328Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-05T18:55:03.4683085Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-05T18:55:03.4683873Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-05T18:55:03.4684775Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-05T18:55:03.4983518Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-05T18:55:03.5816488Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-05T18:55:03.6292099Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-05T18:55:03.6824509Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-05T18:55:03.7360880Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-05T18:55:03.7609887Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-05T18:55:03.7838620Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-05T18:55:03.8375176Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-05T18:55:03.8602059Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-05T18:55:03.9134549Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-05T18:55:03.9383111Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-05T18:55:03.9384361Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-05T18:55:03.9385417Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-05T18:55:03.9387037Z test msg::tests::output_envelope_round_trips ... ok
2026-06-05T18:55:03.9388424Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-05T18:55:03.9389365Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-05T18:55:03.9570061Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-05T18:55:03.9897374Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-05T18:55:04.0920731Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-05T18:55:04.2411696Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-05T18:55:04.2938342Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-05T18:55:04.4137662Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-05T18:55:04.5300675Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-05T18:55:04.6438906Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-05T18:55:04.6653693Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-05T18:55:04.7016772Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-05T18:55:04.8087808Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-05T18:55:04.8490042Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-05T18:55:05.0102821Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-05T18:55:05.1644981Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-05T18:55:05.1991261Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-05T18:55:05.2542538Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-05T18:55:05.2549872Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-05T18:55:05.2577824Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-05T18:55:05.2583225Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-05T18:55:05.2607413Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-05T18:55:05.2956280Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-05T18:55:05.3431695Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-05T18:55:05.4494990Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-05T18:55:05.4996049Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-05T18:55:05.6563442Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-05T18:55:05.7380999Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-05T18:55:05.8164643Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-05T18:55:05.8897772Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-05T18:55:05.8898605Z test reconcile::tests::active_node_wins ... ok
2026-06-05T18:55:05.8899514Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-05T18:55:05.8900755Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-05T18:55:05.8901722Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-05T18:55:05.9847135Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-05T18:55:06.0595058Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-05T18:55:06.2024818Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-05T18:55:06.2315349Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-05T18:55:06.2340967Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-05T18:55:06.2346286Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-05T18:55:06.2355321Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-05T18:55:06.2383921Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-05T18:55:06.2391523Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-05T18:55:06.2401140Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-05T18:55:06.2412412Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-05T18:55:06.2424799Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-05T18:55:06.2425813Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-05T18:55:06.2427686Z test release::tests::hex_roundtrips ... ok
2026-06-05T18:55:06.2436516Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-05T18:55:06.2453570Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-05T18:55:06.2460137Z test release::tests::revoked_key_is_rejected ... ok
2026-06-05T18:55:06.2471266Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-05T18:55:06.2486776Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-05T18:55:06.2487492Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-05T18:55:06.2498158Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-05T18:55:06.2525811Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-05T18:55:06.2526937Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-05T18:55:06.2528023Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-05T18:55:06.2542082Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-05T18:55:06.2574523Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-05T18:55:06.2580942Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-05T18:55:06.2581763Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-05T18:55:06.3832459Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-05T18:55:06.4132464Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-05T18:55:06.4133483Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-05T18:55:06.4856776Z test relay::tests::run_honors_stop ... ok
2026-06-05T18:55:06.5266311Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-05T18:55:06.5482585Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-05T18:55:06.5490398Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-05T18:55:06.5491219Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-05T18:55:06.5496728Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-05T18:55:06.5513795Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-05T18:55:06.5545246Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-05T18:55:06.5575921Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-05T18:55:06.5605402Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-05T18:55:06.5609840Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-05T18:55:06.5650448Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-05T18:55:06.5665896Z test seedmap::tests::take_absent_is_none ... ok
2026-06-05T18:55:06.5964981Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-05T18:55:06.5967665Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-05T18:55:06.5968522Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-05T18:55:06.5976873Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-05T18:55:06.6047801Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-05T18:55:06.6060629Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-05T18:55:06.6466778Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-05T18:55:06.6651192Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-05T18:55:06.6666200Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-05T18:55:06.6666999Z test sync::tests::gate_decision_table ... ok
2026-06-05T18:55:06.6812713Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-05T18:55:06.6816483Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-05T18:55:06.6818644Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-05T18:55:06.6819675Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-05T18:55:06.6820481Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-05T18:55:06.6821329Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-05T18:55:06.6822162Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-05T18:55:06.6840601Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-05T18:55:06.6851280Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-05T18:55:06.6897719Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-05T18:55:06.6898641Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-05T18:55:06.7609293Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-05T18:55:06.7628872Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-05T18:55:06.8807693Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-05T18:55:06.8808483Z 
2026-06-05T18:55:06.8809069Z test result: ok. 172 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s
2026-06-05T18:55:06.8809915Z 
2026-06-05T18:55:06.8839059Z      Running tests/access.rs (target/debug/deps/access-473ef3d00f0e60b9)
2026-06-05T18:55:06.8872971Z 
2026-06-05T18:55:06.8873411Z running 1 test
2026-06-05T18:55:07.0631284Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-05T18:55:07.0631917Z 
2026-06-05T18:55:07.0649575Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-05T18:55:07.0650187Z 
2026-06-05T18:55:07.0652037Z      Running tests/attach.rs (target/debug/deps/attach-e249d3989aa1dfdb)
2026-06-05T18:55:07.0686906Z 
2026-06-05T18:55:07.0687358Z running 3 tests
2026-06-05T18:55:07.1638372Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-05T18:55:07.1669587Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-05T18:55:07.1771163Z test attach_registers_remote_drive_detection ... ok
2026-06-05T18:55:07.1771629Z 
2026-06-05T18:55:07.1772045Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-05T18:55:07.1772647Z 
2026-06-05T18:55:07.1807759Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-b6ecc1d976d124d8)
2026-06-05T18:55:07.1825762Z 
2026-06-05T18:55:07.1826183Z running 1 test
2026-06-05T18:55:07.1851934Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-05T18:55:07.1852577Z 
2026-06-05T18:55:07.1853234Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:07.1853849Z 
2026-06-05T18:55:07.1856083Z      Running tests/broker.rs (target/debug/deps/broker-4af89658232ca903)
2026-06-05T18:55:07.1874702Z 
2026-06-05T18:55:07.1875177Z running 1 test
2026-06-05T18:55:07.1898576Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-05T18:55:07.1899539Z 
2026-06-05T18:55:07.1900190Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:07.1900781Z 
2026-06-05T18:55:07.1902260Z      Running tests/budget.rs (target/debug/deps/budget-9c84361f83446561)
2026-06-05T18:55:07.1920969Z 
2026-06-05T18:55:07.1921345Z running 1 test
2026-06-05T18:55:07.1923265Z test measure_dormant_seat_budget ... ok
2026-06-05T18:55:07.1923606Z 
2026-06-05T18:55:07.1924016Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:07.1924564Z 
2026-06-05T18:55:07.1926525Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-f6631c3ec56ffa54)
2026-06-05T18:55:07.1947350Z 
2026-06-05T18:55:07.1947725Z running 1 test
2026-06-05T18:55:07.8351072Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-05T18:55:07.8351632Z 
2026-06-05T18:55:07.8352579Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
2026-06-05T18:55:07.8353144Z 
2026-06-05T18:55:07.8359945Z      Running tests/digest.rs (target/debug/deps/digest-edc70045e9a10ca5)
2026-06-05T18:55:07.8381575Z 
2026-06-05T18:55:07.8381977Z running 1 test
2026-06-05T18:55:07.9261998Z test digest_daemon_half_end_to_end ... ok
2026-06-05T18:55:07.9262523Z 
2026-06-05T18:55:07.9263083Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-05T18:55:07.9263681Z 
2026-06-05T18:55:07.9268568Z      Running tests/dispatch.rs (target/debug/deps/dispatch-3f6d5e012ea4b19b)
2026-06-05T18:55:07.9305547Z 
2026-06-05T18:55:07.9306004Z running 9 tests
2026-06-05T18:55:08.0531582Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-05T18:55:08.1957541Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-05T18:55:08.2652842Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-05T18:55:08.3407687Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-05T18:55:08.4363618Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-05T18:55:08.8106217Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-05T18:55:08.8807862Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-05T18:55:09.0080681Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-05T18:55:09.0991870Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-05T18:55:09.0993489Z 
2026-06-05T18:55:09.0996392Z test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
2026-06-05T18:55:09.0997139Z 
2026-06-05T18:55:09.1161111Z      Running tests/handoff.rs (target/debug/deps/handoff-29578ba09d077953)
2026-06-05T18:55:09.1180297Z 
2026-06-05T18:55:09.1180728Z running 1 test
2026-06-05T18:55:09.1239948Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-05T18:55:09.1240488Z 
2026-06-05T18:55:09.1240953Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T18:55:09.1241579Z 
2026-06-05T18:55:09.1245075Z      Running tests/idempotent.rs (target/debug/deps/idempotent-2046ed863cf4bca9)
2026-06-05T18:55:09.1263234Z 
2026-06-05T18:55:09.1263567Z running 1 test
2026-06-05T18:55:09.1524886Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-05T18:55:09.1525529Z 
2026-06-05T18:55:09.1526177Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T18:55:09.1526786Z 
2026-06-05T18:55:09.1531213Z      Running tests/netbroker.rs (target/debug/deps/netbroker-1f3b65f23b9fa21d)
2026-06-05T18:55:09.1566532Z 
2026-06-05T18:55:09.1566958Z running 5 tests
2026-06-05T18:55:09.1583145Z test netless_broker_probes_gracefully ... ok
2026-06-05T18:55:09.1797749Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-05T18:55:09.1831085Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-05T18:55:09.2037911Z test brain_dials_second_broker_over_loopback ... ok
2026-06-05T18:55:09.2392159Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-05T18:55:09.2392642Z 
2026-06-05T18:55:09.2393053Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-05T18:55:09.2393615Z 
2026-06-05T18:55:09.2420939Z      Running tests/netstream.rs (target/debug/deps/netstream-abfb9af03e9c9db2)
2026-06-05T18:55:09.2454288Z 
2026-06-05T18:55:09.2454667Z running 2 tests
2026-06-05T18:55:09.3831764Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-05T18:55:09.4455051Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-05T18:55:09.4455566Z 
2026-06-05T18:55:09.4455983Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T18:55:09.4456544Z 
2026-06-05T18:55:09.4479095Z      Running tests/notifsync.rs (target/debug/deps/notifsync-f26a94791c0cd9c3)
2026-06-05T18:55:09.4513284Z 
2026-06-05T18:55:09.4513742Z running 1 test
2026-06-05T18:55:09.6142447Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-05T18:55:09.6143014Z 
2026-06-05T18:55:09.6143434Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-05T18:55:09.6144013Z 
2026-06-05T18:55:09.6167160Z      Running tests/peerloop.rs (target/debug/deps/peerloop-3e9d37253ec356c3)
2026-06-05T18:55:09.6204848Z 
2026-06-05T18:55:09.6205243Z running 1 test
2026-06-05T18:55:10.0576841Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-05T18:55:10.0577287Z 
2026-06-05T18:55:10.0577692Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
2026-06-05T18:55:10.0578266Z 
2026-06-05T18:55:10.0607974Z      Running tests/presence.rs (target/debug/deps/presence-706b8a9f87606c08)
2026-06-05T18:55:10.0641278Z 
2026-06-05T18:55:10.0641741Z running 2 tests
2026-06-05T18:55:10.2163578Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-05T18:55:13.1862534Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-05T18:55:13.1863492Z 
2026-06-05T18:55:13.1863943Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-05T18:55:13.1864526Z 
2026-06-05T18:55:13.1882200Z      Running tests/propagate.rs (target/debug/deps/propagate-fe33067d75cf97a3)
2026-06-05T18:55:13.1917006Z 
2026-06-05T18:55:13.1917535Z running 4 tests
2026-06-05T18:55:13.4449130Z test untrusted_origin_gets_no_offer ... ok
2026-06-05T18:55:13.4466611Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-05T18:55:13.4485219Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-05T18:55:13.6736919Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-05T18:55:13.6749672Z 
2026-06-05T18:55:13.6751064Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
2026-06-05T18:55:13.6751657Z 
2026-06-05T18:55:13.6782285Z      Running tests/replicate.rs (target/debug/deps/replicate-7258dcc833a22e39)
2026-06-05T18:55:13.6816205Z 
2026-06-05T18:55:13.6816872Z running 1 test
2026-06-05T18:55:13.7650613Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-05T18:55:13.7651160Z 
2026-06-05T18:55:13.7651579Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-05T18:55:13.7652132Z 
2026-06-05T18:55:13.7671791Z      Running tests/shellchan.rs (target/debug/deps/shellchan-04528411dc9ec003)
2026-06-05T18:55:13.7692458Z 
2026-06-05T18:55:13.7692861Z running 2 tests
2026-06-05T18:55:13.8732241Z test hung_shell_stalls_no_other_owner ... ok
2026-06-05T18:55:13.9354946Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-05T18:55:13.9355459Z 
2026-06-05T18:55:13.9355866Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-05T18:55:13.9356437Z 
2026-06-05T18:55:13.9364885Z      Running tests/sync.rs (target/debug/deps/sync-b3b7e97943d3003a)
2026-06-05T18:55:13.9400144Z 
2026-06-05T18:55:13.9400527Z running 3 tests
2026-06-05T18:55:14.5103563Z test torn_pull_recovers_by_repulling ... ok
2026-06-05T18:55:15.1242445Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-05T18:55:15.3429060Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-05T18:55:15.3430003Z 
2026-06-05T18:55:15.3430763Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
2026-06-05T18:55:15.3431378Z 
2026-06-05T18:55:15.3464669Z      Running tests/twohost.rs (target/debug/deps/twohost-e7d43883964b0533)
2026-06-05T18:55:15.3504331Z 
2026-06-05T18:55:15.3504865Z running 2 tests
2026-06-05T18:55:15.3507067Z test two_host_ladder_role_a ... ok
2026-06-05T18:55:15.3507557Z test two_host_ladder_role_b ... ok
2026-06-05T18:55:15.3507858Z 
2026-06-05T18:55:15.3508278Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:15.3508890Z 
2026-06-05T18:55:15.3512970Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-bde54a1a9153ac91)
2026-06-05T18:55:15.3546568Z 
2026-06-05T18:55:15.3546946Z running 2 tests
2026-06-05T18:55:15.5742640Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-05T18:55:15.5810527Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-05T18:55:15.5811040Z 
2026-06-05T18:55:15.5811446Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-05T18:55:15.5812029Z 
2026-06-05T18:55:15.5835764Z      Running tests/xfer.rs (target/debug/deps/xfer-e26e2007d21af231)
2026-06-05T18:55:15.5870986Z 
2026-06-05T18:55:15.5871374Z running 2 tests
2026-06-05T18:55:15.7816238Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-05T18:55:15.7890138Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-05T18:55:15.7890658Z 
2026-06-05T18:55:15.7891131Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T18:55:15.7892165Z 
2026-06-05T18:55:15.7921653Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-05T18:55:15.7937041Z 
2026-06-05T18:55:15.7937430Z running 49 tests
2026-06-05T18:55:15.7940228Z test context::tests::direct_always_writes ... ok
2026-06-05T18:55:15.7941035Z test context::tests::llm_over_llm_writes ... ok
2026-06-05T18:55:15.7956822Z test context::tests::llm_past_window_writes ... ok
2026-06-05T18:55:15.7958488Z test context::tests::llm_within_window_suppressed ... ok
2026-06-05T18:55:15.7967264Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-05T18:55:15.7974328Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-05T18:55:15.7996717Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-05T18:55:15.8019814Z test echo::tests::provenance_is_stamped ... ok
2026-06-05T18:55:15.8158916Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-05T18:55:15.8179960Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-05T18:55:15.8198772Z test echo::tests::echo_nonzero_errors ... ok
2026-06-05T18:55:15.8199511Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-05T18:55:15.8201710Z test history::tests::native_missing_log_is_empty ... ok
2026-06-05T18:55:15.8206023Z test history::tests::native_reads_logged_records ... ok
2026-06-05T18:55:15.8365216Z test history::tests::fetcher_yields_records ... ok
2026-06-05T18:55:15.8387511Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-05T18:55:15.9933336Z test ingest::tests::both_drops_ingested ... ok
2026-06-05T18:55:16.1006135Z test history::tests::fetcher_timeout_errors ... ok
2026-06-05T18:55:16.1321424Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-05T18:55:16.1323689Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-05T18:55:16.1324374Z test ingest::tests::no_drops_is_empty ... ok
2026-06-05T18:55:16.1325076Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-05T18:55:16.1325900Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-05T18:55:16.1328005Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-05T18:55:16.1328746Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-05T18:55:16.1329573Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-05T18:55:16.1330434Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-05T18:55:16.1331098Z test psyche::tests::prompt_without_event ... ok
2026-06-05T18:55:16.2187576Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-05T18:55:16.4953755Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-05T18:55:16.5173547Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-05T18:55:16.5177946Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-05T18:55:16.6575849Z test pulse::tests::tick_ingests_drops ... ok
2026-06-05T18:55:16.6579274Z test pulse::tests::tick_reports_idle ... ok
2026-06-05T18:55:16.8093576Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-05T18:55:16.9054525Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-05T18:55:17.1209583Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-05T18:55:17.2726879Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-05T18:55:17.2946106Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-05T18:55:17.4446067Z test resume::tests::download_composes_two_tiers ... ok
2026-06-05T18:55:17.4447101Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-05T18:55:17.4447996Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-05T18:55:17.4448891Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-05T18:55:17.4451864Z test signoff::tests::stale_signoff_swept ... ok
2026-06-05T18:55:17.4663078Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-05T18:55:17.4664582Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-05T18:55:17.4672033Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-05T18:55:17.4873169Z test turn::tests::turn_captures_stdout ... ok
2026-06-05T18:55:17.7458121Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-05T18:55:17.7458602Z 
2026-06-05T18:55:17.7459025Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s
2026-06-05T18:55:17.7459689Z 
2026-06-05T18:55:17.7463948Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-38695e410b9c6062)
2026-06-05T18:55:17.7479722Z 
2026-06-05T18:55:17.7480042Z running 22 tests
2026-06-05T18:55:17.7486031Z test deliver::tests::deferred_send_validates ... ok
2026-06-05T18:55:17.8420152Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-05T18:55:17.8827048Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-05T18:55:17.8909443Z test deliver::tests::send_outcome_mapping ... ok
2026-06-05T18:55:17.8953034Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-05T18:55:17.9319505Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-05T18:55:17.9444166Z test listener::tests::drop_unregisters_address ... ok
2026-06-05T18:55:17.9610418Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-05T18:55:18.0020492Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-05T18:55:18.0558383Z test ready::tests::backlog_drains_on_start ... ok
2026-06-05T18:55:18.0908632Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-05T18:55:18.1091471Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-05T18:55:18.1092801Z test ring::tests::ring_no_perch ... ok
2026-06-05T18:55:18.1507089Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-05T18:55:18.1567423Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-05T18:55:18.1568428Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-05T18:55:18.1569494Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-05T18:55:18.1573810Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-05T18:55:18.1575961Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-05T18:55:18.2249074Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-05T18:55:18.3160241Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-05T18:55:18.5314662Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-05T18:55:18.5315077Z 
2026-06-05T18:55:18.5315497Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
2026-06-05T18:55:18.5316057Z 
2026-06-05T18:55:18.5319517Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-dfb51824c339adc6)
2026-06-05T18:55:18.5335809Z 
2026-06-05T18:55:18.5336365Z running 2 tests
2026-06-05T18:55:18.7492479Z test offline_then_online_delivers_backlog ... ok
2026-06-05T18:55:18.8097598Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-05T18:55:18.8098032Z 
2026-06-05T18:55:18.8098462Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-05T18:55:18.8105797Z 
2026-06-05T18:55:18.8106426Z      Running unittests src/lib.rs (target/debug/deps/spt_net-ea2252d0954697d5)
2026-06-05T18:55:18.8137845Z 
2026-06-05T18:55:18.8138460Z running 98 tests
2026-06-05T18:55:18.8142322Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T18:55:18.8143215Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T18:55:18.8144406Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-05T18:55:18.8150238Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-05T18:55:18.8151251Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-05T18:55:18.8170913Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T18:55:18.8172331Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-05T18:55:18.8173382Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-05T18:55:18.8189739Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-05T18:55:18.8190862Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-05T18:55:18.8191822Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-05T18:55:18.8192759Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-05T18:55:18.8193627Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-05T18:55:18.8194874Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-05T18:55:18.8195895Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-05T18:55:18.8196824Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-05T18:55:18.8197751Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-05T18:55:18.8200076Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-05T18:55:18.8201141Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-05T18:55:18.8202145Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-05T18:55:18.8203897Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-05T18:55:18.8260381Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-05T18:55:18.8360753Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-05T18:55:18.8363241Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-05T18:55:18.8364356Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-05T18:55:18.8415428Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-05T18:55:18.8417556Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-05T18:55:18.8461366Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-05T18:55:18.8490192Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-05T18:55:18.8491169Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-05T18:55:18.8491898Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-05T18:55:18.8510348Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-05T18:55:18.8514530Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-05T18:55:18.8515561Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-05T18:55:18.8523647Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-05T18:55:18.8524884Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-05T18:55:18.8525884Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-05T18:55:18.8526889Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-05T18:55:18.8527964Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-05T18:55:18.8535905Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-05T18:55:18.8540621Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-05T18:55:18.8545992Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-05T18:55:18.8570996Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-05T18:55:18.8581095Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-05T18:55:18.8790050Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-05T18:55:18.8811175Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-05T18:55:18.9040737Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-05T18:55:18.9150671Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-05T18:55:18.9188620Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-05T18:55:18.9600952Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-05T18:55:18.9717429Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-05T18:55:18.9725888Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-05T18:55:18.9727158Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-05T18:55:18.9729704Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-05T18:55:18.9730855Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-05T18:55:18.9732071Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-05T18:55:18.9733275Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-05T18:55:18.9734339Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-05T18:55:18.9735313Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-05T18:55:18.9736272Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-05T18:55:18.9737429Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-05T18:55:18.9738657Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-05T18:55:18.9739992Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-05T18:55:18.9741035Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-05T18:55:18.9742079Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-05T18:55:18.9743317Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-05T18:55:18.9744543Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-05T18:55:18.9745681Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-05T18:55:18.9746794Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-05T18:55:18.9747798Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-05T18:55:18.9748979Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-05T18:55:18.9750372Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-05T18:55:18.9751464Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-05T18:55:18.9752564Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-05T18:55:18.9753774Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-05T18:55:18.9755332Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-05T18:55:18.9762411Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-05T18:55:18.9763678Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-05T18:55:18.9773802Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-05T18:55:18.9775068Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-05T18:55:18.9776321Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-05T18:55:18.9777554Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-05T18:55:18.9778678Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-05T18:55:18.9780593Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-05T18:55:18.9782238Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-05T18:55:18.9783456Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T18:55:18.9784599Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T18:55:18.9785686Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-05T18:55:18.9786665Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T18:55:18.9787846Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T18:55:18.9788943Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-05T18:55:18.9790095Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-05T18:55:18.9791210Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-05T18:55:18.9792364Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T18:55:18.9793409Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-05T18:55:18.9794445Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T18:55:18.9831165Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-05T18:55:19.0143941Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-05T18:55:19.0144477Z 
2026-06-05T18:55:19.0144880Z test result: ok. 97 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T18:55:19.0145446Z 
2026-06-05T18:55:19.0170986Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-05T18:55:19.0184999Z 
2026-06-05T18:55:19.0185277Z running 54 tests
2026-06-05T18:55:19.0188350Z test addr::tests::display_round_trips ... ok
2026-06-05T18:55:19.0189006Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-05T18:55:19.0189759Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-05T18:55:19.0190373Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-05T18:55:19.0191059Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-05T18:55:19.0193729Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-05T18:55:19.0194787Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-05T18:55:19.0195524Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-05T18:55:19.0196243Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-05T18:55:19.0196903Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-05T18:55:19.0197682Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-05T18:55:19.0198476Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-05T18:55:19.0199086Z test endpoint::tests::broker_and_node_families ... ok
2026-06-05T18:55:19.0199771Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-05T18:55:19.0200431Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-05T18:55:19.0201299Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-05T18:55:19.0202215Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-05T18:55:19.0203043Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-05T18:55:19.0203744Z test envelope::tests::parser_both_tags_present ... ok
2026-06-05T18:55:19.0204389Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-05T18:55:19.0205104Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-05T18:55:19.0205966Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-05T18:55:19.0206858Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-05T18:55:19.0207705Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-05T18:55:19.0208431Z test event::tests::alarm_event_round_trips ... ok
2026-06-05T18:55:19.0210500Z test event::tests::attr_order_preserved ... ok
2026-06-05T18:55:19.0211427Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-05T18:55:19.0212172Z test event::tests::empty_body_envelope_parses ... ok
2026-06-05T18:55:19.0212869Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-05T18:55:19.0213552Z test event::tests::msg_event_round_trips ... ok
2026-06-05T18:55:19.0214250Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-05T18:55:19.0214995Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-05T18:55:19.0215661Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-05T18:55:19.0216268Z test id::tests::accepts_japanese_scripts ... ok
2026-06-05T18:55:19.0216842Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-05T18:55:19.0217415Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-05T18:55:19.0217980Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-05T18:55:19.0218555Z test id::tests::reports_bad_char_position ... ok
2026-06-05T18:55:19.0219120Z test id::tests::reserves_address_delimiters ... ok
2026-06-05T18:55:19.0220237Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-05T18:55:19.0220896Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-05T18:55:19.0223693Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-05T18:55:19.0239869Z test payload::tests::base64_known_vectors ... ok
2026-06-05T18:55:19.0240579Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-05T18:55:19.0241281Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-05T18:55:19.0241909Z test payload::tests::command_payload_round_trips ... ok
2026-06-05T18:55:19.0242529Z test payload::tests::text_payload_round_trips ... ok
2026-06-05T18:55:19.0243178Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-05T18:55:19.0243863Z test version::tests::current_version_self_compatible ... ok
2026-06-05T18:55:19.0244580Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-05T18:55:19.0245284Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-05T18:55:19.0245943Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-05T18:55:19.0247516Z test identity::tests::sign_verify_round_trip ... ok
2026-06-05T18:55:19.0518438Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-05T18:55:19.0518939Z 
2026-06-05T18:55:19.0519439Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T18:55:19.0520021Z 
2026-06-05T18:55:19.0523150Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-faba68fc47356a3c)
2026-06-05T18:55:19.0538370Z 
2026-06-05T18:55:19.0538698Z running 24 tests
2026-06-05T18:55:19.0552854Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-05T18:55:19.0553892Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-05T18:55:19.0554768Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-05T18:55:19.0556302Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-05T18:55:19.0557298Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-05T18:55:19.0558171Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-05T18:55:19.0578591Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-05T18:55:19.0579683Z test manifest::tests::shell_fixture_parses ... ok
2026-06-05T18:55:19.0580704Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-05T18:55:19.0583372Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-05T18:55:19.0584511Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-05T18:55:19.0587373Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-05T18:55:19.0592749Z test manifest::tests::round_trips_through_toml ... ok
2026-06-05T18:55:19.0609045Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-05T18:55:19.0611051Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-05T18:55:19.0667290Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-05T18:55:19.0668179Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-05T18:55:19.0669024Z test runtime::tests::fills_known_placeholders ... ok
2026-06-05T18:55:19.0670315Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-05T18:55:19.0671287Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-05T18:55:19.0672171Z test runtime::tests::unknown_role_errors ... ok
2026-06-05T18:55:19.0673665Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-05T18:55:19.0806921Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-05T18:55:19.3654274Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-05T18:55:19.3657848Z 
2026-06-05T18:55:19.3658488Z test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-05T18:55:19.3659084Z 
2026-06-05T18:55:19.3660535Z      Running unittests src/lib.rs (target/debug/deps/spt_store-6875abdd8a37f919)
2026-06-05T18:55:19.3676805Z 
2026-06-05T18:55:19.3677151Z running 139 tests
2026-06-05T18:55:19.3685190Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-05T18:55:19.3686023Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-05T18:55:19.3687008Z test access::tests::recent_outbound_persists ... ok
2026-06-05T18:55:19.3691116Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-05T18:55:19.3691819Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-05T18:55:19.3692503Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-05T18:55:19.3705905Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-05T18:55:19.3706636Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-05T18:55:19.3707387Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-05T18:55:19.3708082Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-05T18:55:19.3711132Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-05T18:55:19.3770933Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-05T18:55:19.4314190Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-05T18:55:19.5167404Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-05T18:55:19.5236774Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-05T18:55:19.5237654Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-05T18:55:19.5238389Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-05T18:55:19.5239122Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-05T18:55:19.5256316Z test contextmark::tests::merge_decisions ... ok
2026-06-05T18:55:19.5257130Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-05T18:55:19.5257872Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-05T18:55:19.5271313Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-05T18:55:19.5782202Z test contextstore::tests::invalid_id_refused ... ok
2026-06-05T18:55:19.6878477Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-05T18:55:19.7280409Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-05T18:55:19.8294868Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-05T18:55:20.0645140Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-05T18:55:20.0654009Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-05T18:55:20.0659816Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-05T18:55:20.0666252Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-05T18:55:20.0672219Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-05T18:55:20.0727747Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-05T18:55:20.0728529Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-05T18:55:20.0729303Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-05T18:55:20.0739728Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-05T18:55:20.0743776Z test history::tests::appends_one_record_per_line ... ok
2026-06-05T18:55:20.0763354Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-05T18:55:20.0770605Z test home::tests::home_assignment_matrix ... ok
2026-06-05T18:55:20.0771632Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-05T18:55:20.0782094Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-05T18:55:20.0789935Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-05T18:55:20.0791279Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-05T18:55:20.0792360Z test info::tests::corrupt_content_returns_none ... ok
2026-06-05T18:55:20.0796097Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-05T18:55:20.1035777Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-05T18:55:20.1046938Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-05T18:55:20.1065584Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-05T18:55:20.1066938Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-05T18:55:20.1092646Z test info::tests::set_status_marks_existing_record ... ok
2026-06-05T18:55:20.1101645Z test info::tests::write_read_round_trip ... ok
2026-06-05T18:55:20.1102509Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-05T18:55:20.1127612Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-05T18:55:20.1157119Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-05T18:55:20.1160177Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-05T18:55:20.1161932Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-05T18:55:20.1163073Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-05T18:55:20.1170325Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-05T18:55:20.1179531Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-05T18:55:20.1545140Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-05T18:55:20.1727680Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-05T18:55:20.2340516Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-05T18:55:20.2881269Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-05T18:55:20.2882117Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-05T18:55:20.3263848Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-05T18:55:20.3372612Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-05T18:55:20.3374843Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-05T18:55:20.3375653Z test perch::tests::classification_matrix ... ok
2026-06-05T18:55:20.3380390Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-05T18:55:20.3618223Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-05T18:55:20.3620790Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-05T18:55:20.3622343Z test perch::tests::resolve_self_is_flat ... ok
2026-06-05T18:55:20.3627970Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-05T18:55:20.3630410Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-05T18:55:20.3631739Z test proc::tests::current_process_is_alive ... ok
2026-06-05T18:55:20.3632833Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-05T18:55:20.3633574Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-05T18:55:20.3634804Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-05T18:55:20.3811606Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-05T18:55:20.3840801Z test proc::tests::zombie_child_reads_dead ... ok
2026-06-05T18:55:20.3841549Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-05T18:55:20.4186053Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-05T18:55:20.4241609Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-05T18:55:20.4763707Z test project::tests::derivation_ladder ... ok
2026-06-05T18:55:20.5151426Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-05T18:55:20.5269622Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-05T18:55:20.5614333Z test registry::tests::register_and_lookup ... ok
2026-06-05T18:55:20.6032227Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-05T18:55:20.6488707Z test registry::tests::reregister_replaces_address ... ok
2026-06-05T18:55:20.6507100Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-05T18:55:20.6517311Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-05T18:55:20.6521774Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-05T18:55:20.6522762Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-05T18:55:20.6524537Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-05T18:55:20.6562789Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-05T18:55:20.6565728Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-05T18:55:20.6584064Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-05T18:55:20.6595785Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-05T18:55:20.7036249Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-05T18:55:20.8055128Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-05T18:55:20.8157224Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-05T18:55:20.9141552Z test spool::tests::reopen_is_idempotent ... ok
2026-06-05T18:55:20.9855474Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-05T18:55:21.0003071Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-05T18:55:21.0456864Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-05T18:55:21.0457719Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-05T18:55:21.0461530Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-05T18:55:21.0462647Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-05T18:55:21.0473084Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-05T18:55:21.0477844Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-05T18:55:21.0481531Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-05T18:55:21.0484387Z test subnet::tests::remove_drops_membership ... ok
2026-06-05T18:55:21.0490035Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-05T18:55:21.0503154Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-05T18:55:21.0904537Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-05T18:55:21.1165780Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-05T18:55:21.6237614Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-05T18:55:21.6384933Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-05T18:55:21.6846338Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-05T18:55:21.9838812Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-05T18:55:22.0355275Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-05T18:55:22.0356779Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-05T18:55:22.0357532Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-05T18:55:22.0358274Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-05T18:55:22.0358997Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-05T18:55:22.0372117Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-05T18:55:22.0373208Z test trust::tests::revoke_removes_trust ... ok
2026-06-05T18:55:22.0374135Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-05T18:55:22.0375452Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-05T18:55:22.0376545Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-05T18:55:22.0377599Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-05T18:55:22.0378582Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-05T18:55:22.0387993Z test visibility::tests::override_wins_both_directions ... ok
2026-06-05T18:55:22.0389114Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-05T18:55:22.0391891Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-05T18:55:22.0395491Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-05T18:55:22.0402332Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-05T18:55:22.1605771Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-05T18:55:22.3687731Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-05T18:55:23.0972559Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-05T18:55:23.0973140Z 
2026-06-05T18:55:23.0973544Z test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.73s
2026-06-05T18:55:23.0974111Z 
2026-06-05T18:55:23.0980959Z      Running unittests src/lib.rs (target/debug/deps/spt_term-fff656b4d6b0126e)
2026-06-05T18:55:23.0996839Z 
2026-06-05T18:55:23.0997132Z running 8 tests
2026-06-05T18:55:23.1030745Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-05T18:55:23.1057915Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-05T18:55:23.1058673Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-05T18:55:23.1059371Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-05T18:55:23.1061574Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-05T18:55:23.1062386Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-05T18:55:23.1063100Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-05T18:55:23.1112482Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-05T18:55:23.1112844Z 
2026-06-05T18:55:23.1113259Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T18:55:23.1113810Z 
2026-06-05T18:55:23.1118448Z      Running tests/digest.rs (target/debug/deps/digest-c83d710395950856)
2026-06-05T18:55:23.1135434Z 
2026-06-05T18:55:23.1135943Z running 1 test
2026-06-05T18:55:23.1202879Z test digest_parses_a_real_pty_stream ... ok
2026-06-05T18:55:23.1203290Z 
2026-06-05T18:55:23.1203726Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T18:55:23.1204300Z 
2026-06-05T18:55:23.1206423Z      Running tests/dsr.rs (target/debug/deps/dsr-7d7f89946012d461)
2026-06-05T18:55:23.1220679Z 
2026-06-05T18:55:23.1221147Z running 1 test
2026-06-05T18:55:23.1333574Z test drain_forwards_child_output ... ok
2026-06-05T18:55:23.1333944Z 
2026-06-05T18:55:23.1334348Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T18:55:23.1334931Z 
2026-06-05T18:55:23.1336258Z      Running tests/inject.rs (target/debug/deps/inject-0d0e775be1cce10f)
2026-06-05T18:55:23.1349868Z 
2026-06-05T18:55:23.1350185Z running 2 tests
2026-06-05T18:55:23.1466599Z test ctrl_c_interrupts_the_child ... ok
2026-06-05T18:55:23.1467804Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-05T18:55:23.1468322Z 
2026-06-05T18:55:23.1468825Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T18:55:23.1469579Z 
2026-06-05T18:55:23.1471824Z      Running tests/stream.rs (target/debug/deps/stream-d72a83f71c126aa9)
2026-06-05T18:55:23.1483936Z 
2026-06-05T18:55:23.1484205Z running 2 tests
2026-06-05T18:55:23.1501416Z test delivers_every_value_under_resize ... ok
2026-06-05T18:55:24.1513786Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-05T18:55:24.1514575Z 
2026-06-05T18:55:24.1515401Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-05T18:55:24.1516207Z 
2026-06-05T18:55:24.1518330Z      Running tests/surface.rs (target/debug/deps/surface-9aedc85eea9ada6a)
2026-06-05T18:55:24.1533998Z 
2026-06-05T18:55:24.1534406Z running 2 tests
2026-06-05T18:55:24.1554020Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-05T18:55:24.1554739Z test captures_child_output_off_the_pty ... ok
2026-06-05T18:55:24.1555110Z 
2026-06-05T18:55:24.1555541Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:24.1556133Z 
2026-06-05T18:55:24.1557727Z    Doc-tests spt_daemon
2026-06-05T18:55:24.5545633Z 
2026-06-05T18:55:24.5546088Z running 0 tests
2026-06-05T18:55:24.5546365Z 
2026-06-05T18:55:24.5546786Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:24.5547354Z 
2026-06-05T18:55:24.5596205Z    Doc-tests spt_live
2026-06-05T18:55:24.6092466Z 
2026-06-05T18:55:24.6092975Z running 0 tests
2026-06-05T18:55:24.6093502Z 
2026-06-05T18:55:24.6093928Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:24.6094486Z 
2026-06-05T18:55:24.6130038Z    Doc-tests spt_msg
2026-06-05T18:55:24.6558273Z 
2026-06-05T18:55:24.6558956Z running 0 tests
2026-06-05T18:55:24.6559306Z 
2026-06-05T18:55:24.6559861Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:24.6560437Z 
2026-06-05T18:55:24.6594192Z    Doc-tests spt_net
2026-06-05T18:55:24.8762220Z 
2026-06-05T18:55:24.8762649Z running 0 tests
2026-06-05T18:55:24.8762941Z 
2026-06-05T18:55:24.8763378Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:24.8763997Z 
2026-06-05T18:55:24.8808454Z    Doc-tests spt_proto
2026-06-05T18:55:24.9251328Z 
2026-06-05T18:55:24.9251946Z running 0 tests
2026-06-05T18:55:24.9252235Z 
2026-06-05T18:55:24.9252656Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:24.9253233Z 
2026-06-05T18:55:24.9288864Z    Doc-tests spt_runtime
2026-06-05T18:55:25.1063314Z 
2026-06-05T18:55:25.1063807Z running 0 tests
2026-06-05T18:55:25.1064135Z 
2026-06-05T18:55:25.1064580Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:25.1065145Z 
2026-06-05T18:55:25.1099978Z    Doc-tests spt_store
2026-06-05T18:55:25.3069567Z 
2026-06-05T18:55:25.3070024Z running 0 tests
2026-06-05T18:55:25.3070306Z 
2026-06-05T18:55:25.3070733Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:25.3071291Z 
2026-06-05T18:55:25.3108278Z    Doc-tests spt_term
2026-06-05T18:55:25.3635296Z 
2026-06-05T18:55:25.3635765Z running 0 tests
2026-06-05T18:55:25.3636034Z 
2026-06-05T18:55:25.3636464Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T18:55:25.3643420Z 
2026-06-05T18:55:25.3817474Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-05T18:55:25.3818288Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-05T18:55:25.3837116Z shell: /usr/bin/bash -e {0}
2026-06-05T18:55:25.3837755Z ##[endgroup]
2026-06-05T18:55:25.9171045Z     Checking libc v0.2.186
2026-06-05T18:55:25.9171696Z     Checking serde_core v1.0.228
2026-06-05T18:55:25.9172149Z     Checking cfg-if v1.0.4
2026-06-05T18:55:25.9277424Z     Checking typenum v1.20.1
2026-06-05T18:55:25.9567070Z     Checking critical-section v1.2.0
2026-06-05T18:55:26.0240429Z     Checking memchr v2.8.1
2026-06-05T18:55:26.6921558Z     Checking subtle v2.6.1
2026-06-05T18:55:26.8420372Z     Checking zeroize v1.8.2
2026-06-05T18:55:26.9870681Z     Checking smallvec v1.15.1
2026-06-05T18:55:27.2101009Z     Checking pin-project-lite v0.2.17
2026-06-05T18:55:27.2181091Z     Checking generic-array v0.14.7
2026-06-05T18:55:27.2760501Z     Checking cpufeatures v0.2.17
2026-06-05T18:55:27.3180749Z     Checking itoa v1.0.18
2026-06-05T18:55:27.4670558Z     Checking log v0.4.30
2026-06-05T18:55:27.6470430Z     Checking equivalent v1.0.2
2026-06-05T18:55:27.6910611Z     Checking hashbrown v0.17.1
2026-06-05T18:55:28.0324460Z     Checking getrandom v0.2.17
2026-06-05T18:55:28.1140787Z     Checking crypto-common v0.1.7
2026-06-05T18:55:28.1970595Z     Checking bytes v1.11.1
2026-06-05T18:55:28.2180600Z     Checking futures-core v0.3.32
2026-06-05T18:55:28.3230655Z     Checking bitflags v2.11.1
2026-06-05T18:55:28.4928289Z     Checking rand_core v0.10.1
2026-06-05T18:55:28.5450302Z     Checking indexmap v2.14.0
2026-06-05T18:55:28.6360451Z     Checking socket2 v0.6.4
2026-06-05T18:55:28.9840578Z     Checking block-buffer v0.10.4
2026-06-05T18:55:29.0551242Z     Checking mio v1.2.1
2026-06-05T18:55:29.0905789Z     Checking stable_deref_trait v1.2.1
2026-06-05T18:55:29.1290853Z     Checking digest v0.10.7
2026-06-05T18:55:29.1838426Z     Checking serde v1.0.228
2026-06-05T18:55:29.3694060Z     Checking getrandom v0.4.2
2026-06-05T18:55:29.4961205Z     Checking tokio v1.52.3
2026-06-05T18:55:29.5350597Z     Checking slab v0.4.12
2026-06-05T18:55:29.6089816Z     Checking futures-sink v0.3.32
2026-06-05T18:55:29.6801041Z     Checking futures-io v0.3.32
2026-06-05T18:55:29.7150693Z     Checking futures-channel v0.3.32
2026-06-05T18:55:29.7770288Z     Checking futures-task v0.3.32
2026-06-05T18:55:29.9146753Z     Checking zerofrom v0.1.8
2026-06-05T18:55:29.9659104Z     Checking futures-util v0.3.32
2026-06-05T18:55:29.9800856Z     Checking portable-atomic v1.13.1
2026-06-05T18:55:30.0230382Z     Checking yoke v0.8.2
2026-06-05T18:55:30.2368022Z     Checking rand_core v0.6.4
2026-06-05T18:55:30.3870570Z     Checking zerovec v0.11.6
2026-06-05T18:55:30.7570532Z     Checking once_cell v1.21.4
2026-06-05T18:55:30.9504450Z     Checking curve25519-dalek v4.1.3
2026-06-05T18:55:31.2140436Z     Checking zerocopy v0.8.50
2026-06-05T18:55:32.3206807Z     Checking sha2 v0.10.9
2026-06-05T18:55:32.6812543Z     Checking signature v2.2.0
2026-06-05T18:55:32.7650288Z     Checking ed25519 v2.2.3
2026-06-05T18:55:32.8750412Z     Checking ed25519-dalek v2.2.0
2026-06-05T18:55:33.0825308Z     Checking fastrand v2.4.1
2026-06-05T18:55:33.2981045Z     Checking libsqlite3-sys v0.30.1
2026-06-05T18:55:33.5397975Z     Checking zmij v1.0.21
2026-06-05T18:55:33.8590373Z     Checking tinystr v0.8.3
2026-06-05T18:55:33.9880663Z     Checking tracing-core v0.1.36
2026-06-05T18:55:34.0619664Z     Checking fallible-iterator v0.3.0
2026-06-05T18:55:34.4750333Z     Checking writeable v0.6.3
2026-06-05T18:55:34.5170373Z     Checking litemap v0.8.2
2026-06-05T18:55:34.6721235Z     Checking fallible-streaming-iterator v0.1.9
2026-06-05T18:55:34.7470749Z     Checking icu_locale_core v2.2.0
2026-06-05T18:55:34.8121037Z     Checking tracing v0.1.44
2026-06-05T18:55:35.0577405Z     Checking serde_json v1.0.150
2026-06-05T18:55:35.5850897Z     Checking spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-05T18:55:35.8779576Z     Checking zerotrie v0.2.4
2026-06-05T18:55:36.0900507Z     Checking potential_utf v0.1.5
2026-06-05T18:55:36.1920243Z     Checking utf8_iter v1.0.4
2026-06-05T18:55:36.2070325Z     Checking icu_provider v2.2.0
2026-06-05T18:55:36.2850252Z     Checking tokio-util v0.7.18
2026-06-05T18:55:36.2970558Z     Checking icu_collections v2.2.0
2026-06-05T18:55:36.5120448Z     Checking icu_normalizer_data v2.2.0
2026-06-05T18:55:36.5600002Z     Checking icu_properties_data v2.2.0
2026-06-05T18:55:36.7050684Z     Checking percent-encoding v2.3.2
2026-06-05T18:55:36.7486384Z     Checking icu_normalizer v2.2.0
2026-06-05T18:55:36.8330449Z     Checking icu_properties v2.2.0
2026-06-05T18:55:37.2090441Z     Checking http v1.4.1
2026-06-05T18:55:37.2360897Z     Checking cpufeatures v0.3.0
2026-06-05T18:55:37.2447267Z     Checking ahash v0.8.12
2026-06-05T18:55:37.2788796Z     Checking rustls-pki-types v1.14.1
2026-06-05T18:55:37.4140521Z     Checking hashbrown v0.14.5
2026-06-05T18:55:37.7430656Z     Checking thiserror v2.0.18
2026-06-05T18:55:37.8110989Z     Checking chacha20 v0.10.0
2026-06-05T18:55:38.0788741Z     Checking form_urlencoded v1.2.2
2026-06-05T18:55:38.1930436Z     Checking ipnet v2.12.0
2026-06-05T18:55:38.2820260Z     Checking untrusted v0.9.0
2026-06-05T18:55:38.3027132Z     Checking hashlink v0.9.1
2026-06-05T18:55:38.3652788Z     Checking ring v0.17.14
2026-06-05T18:55:38.5890303Z     Checking rand v0.10.1
2026-06-05T18:55:38.6640616Z     Checking idna_adapter v1.2.2
2026-06-05T18:55:38.7287154Z     Checking rusqlite v0.32.1
2026-06-05T18:55:38.7495300Z     Checking idna v1.1.0
2026-06-05T18:55:39.0790424Z     Checking url v2.5.8
2026-06-05T18:55:39.4091025Z     Checking scopeguard v1.2.0
2026-06-05T18:55:39.4700545Z     Checking lock_api v0.4.14
2026-06-05T18:55:39.7480452Z     Checking atomic-waker v1.1.2
2026-06-05T18:55:39.8083000Z     Checking const-oid v0.10.2
2026-06-05T18:55:39.8133223Z     Checking fnv v1.0.7
2026-06-05T18:55:39.8760380Z     Checking h2 v0.4.14
2026-06-05T18:55:39.8850306Z     Checking spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-05T18:55:39.9932331Z     Checking derive_more v2.1.1
2026-06-05T18:55:40.1110550Z     Checking http-body v1.0.1
2026-06-05T18:55:40.2150735Z     Checking hybrid-array v0.4.12
2026-06-05T18:55:40.2840286Z     Checking rustls-webpki v0.103.13
2026-06-05T18:55:40.9890336Z     Checking rustls v0.23.40
2026-06-05T18:55:41.1090640Z     Checking linux-raw-sys v0.12.1
2026-06-05T18:55:41.6100317Z     Checking base64ct v1.8.3
2026-06-05T18:55:41.9202624Z     Checking pem-rfc7468 v1.0.0
2026-06-05T18:55:42.0660790Z     Checking rustix v1.1.4
2026-06-05T18:55:42.6161013Z     Checking spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-05T18:55:42.9230412Z     Checking httparse v1.10.1
2026-06-05T18:55:43.1900293Z     Checking data-encoding v2.11.0
2026-06-05T18:55:43.5989080Z     Checking try-lock v0.2.5
2026-06-05T18:55:43.6620749Z     Checking tower-service v0.3.3
2026-06-05T18:55:43.7140603Z     Checking tinyvec_macros v0.1.1
2026-06-05T18:55:43.7510699Z     Checking base64 v0.22.1
2026-06-05T18:55:44.0880628Z     Checking tinyvec v1.11.0
2026-06-05T18:55:44.2460766Z     Checking tempfile v3.27.0
2026-06-05T18:55:44.5000342Z     Checking want v0.3.1
2026-06-05T18:55:44.6010776Z     Checking n0-error v0.1.3
2026-06-05T18:55:44.6300387Z     Checking der v0.8.0-rc.10
2026-06-05T18:55:44.8187506Z     Checking block-buffer v0.12.0
2026-06-05T18:55:44.9600407Z     Checking crypto-common v0.2.2
2026-06-05T18:55:45.4860945Z     Checking inout v0.1.4
2026-06-05T18:55:45.5055126Z     Checking ioctl-rs v0.1.6
2026-06-05T18:55:45.5780437Z     Checking serial-core v0.4.0
2026-06-05T18:55:45.5950846Z     Checking termios v0.2.2
2026-06-05T18:55:45.6882281Z     Checking httpdate v1.0.3
2026-06-05T18:55:45.7059109Z     Checking spin v0.10.0
2026-06-05T18:55:45.7970558Z     Checking parking v2.2.1
2026-06-05T18:55:45.8492645Z     Checking diatomic-waker v0.2.3
2026-06-05T18:55:45.8788307Z     Checking cordyceps v0.3.4
2026-06-05T18:55:45.9520746Z     Checking futures-lite v2.6.1
2026-06-05T18:55:46.1020541Z     Checking digest v0.11.3
2026-06-05T18:55:46.2070373Z     Checking spki v0.8.0-rc.4
2026-06-05T18:55:46.2550576Z     Checking futures-buffered v0.2.13
2026-06-05T18:55:46.2611328Z     Checking hyper v1.10.1
2026-06-05T18:55:46.3710336Z     Checking serial-unix v0.4.0
2026-06-05T18:55:46.5050358Z     Checking thiserror v1.0.69
2026-06-05T18:55:46.5660589Z     Checking pin-project v1.1.13
2026-06-05T18:55:46.6150295Z     Checking cipher v0.4.4
2026-06-05T18:55:46.6420716Z     Checking tokio-rustls v0.26.4
2026-06-05T18:55:46.8670385Z     Checking netlink-packet-core v0.8.1
2026-06-05T18:55:46.9619645Z     Checking num-traits v0.2.19
2026-06-05T18:55:47.0950507Z     Checking memoffset v0.6.5
2026-06-05T18:55:47.1430717Z     Checking parking_lot_core v0.9.12
2026-06-05T18:55:47.2092081Z     Checking serde_spanned v0.6.9
2026-06-05T18:55:47.3080938Z     Checking toml_datetime v0.6.11
2026-06-05T18:55:47.3610771Z     Checking sync_wrapper v1.0.2
2026-06-05T18:55:47.4280652Z     Checking universal-hash v0.5.1
2026-06-05T18:55:47.5224524Z     Checking aho-corasick v1.1.4
2026-06-05T18:55:47.5281032Z     Checking toml_write v0.1.2
2026-06-05T18:55:47.7140218Z     Checking opaque-debug v0.3.1
2026-06-05T18:55:47.7500170Z     Checking byteorder v1.5.0
2026-06-05T18:55:47.9470335Z     Checking winnow v0.7.15
2026-06-05T18:55:47.9680293Z     Checking pin-utils v0.1.0
2026-06-05T18:55:48.0040594Z     Checking bitflags v1.3.2
2026-06-05T18:55:48.0490659Z     Checking either v1.16.0
2026-06-05T18:55:48.0950690Z     Checking regex-syntax v0.8.10
2026-06-05T18:55:48.3078010Z     Checking prefix-trie v0.8.4
2026-06-05T18:55:48.8201446Z     Checking hyper-util v0.1.20
2026-06-05T18:55:49.1753645Z     Checking nix v0.25.1
2026-06-05T18:55:50.4670306Z     Checking toml_edit v0.22.27
2026-06-05T18:55:50.5530677Z     Checking regex-automata v0.4.14
2026-06-05T18:55:50.9160591Z     Checking hash32 v0.2.1
2026-06-05T18:55:51.0740375Z     Checking polyval v0.6.2
2026-06-05T18:55:51.2350614Z     Checking parking_lot v0.12.5
2026-06-05T18:55:51.4734210Z     Checking n0-future v0.3.2
2026-06-05T18:55:51.5740083Z     Checking filedescriptor v0.8.3
2026-06-05T18:55:51.7270608Z     Checking crossbeam-utils v0.8.21
2026-06-05T18:55:52.2855385Z     Checking serial v0.4.0
2026-06-05T18:55:52.3320270Z     Checking pkcs8 v0.11.0-rc.10
2026-06-05T18:55:52.4750597Z     Checking spin v0.9.8
2026-06-05T18:55:52.6830216Z     Checking anyhow v1.0.102
2026-06-05T18:55:52.9380369Z     Checking futures-executor v0.3.32
2026-06-05T18:55:53.0250569Z     Checking signature v3.0.0
2026-06-05T18:55:53.0720870Z     Checking shell-words v1.1.1
2026-06-05T18:55:53.1154607Z     Checking downcast-rs v1.2.1
2026-06-05T18:55:53.1620326Z     Checking tower-layer v0.3.3
2026-06-05T18:55:53.1710270Z     Checking ed25519 v3.0.0-rc.4
2026-06-05T18:55:53.2638408Z     Checking regex v1.12.3
2026-06-05T18:55:53.3350087Z     Checking futures v0.3.32
2026-06-05T18:55:53.3490620Z     Checking toml v0.8.23
2026-06-05T18:55:53.3820589Z     Checking heapless v0.7.17
2026-06-05T18:55:53.5080337Z     Checking portable-pty v0.8.1
2026-06-05T18:55:53.7060417Z     Checking noq-udp v0.10.0
2026-06-05T18:55:53.8090802Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-05T18:55:53.8919093Z     Checking ghash v0.5.1
2026-06-05T18:55:53.9700201Z     Checking hickory-proto v0.26.0-beta.4
2026-06-05T18:55:54.0260566Z     Checking ctr v0.9.2
2026-06-05T18:55:54.2007231Z     Checking aes v0.8.4
2026-06-05T18:55:54.2290151Z     Checking sha2 v0.11.0-rc.5
2026-06-05T18:55:54.7990768Z     Checking http-body-util v0.1.3
2026-06-05T18:55:55.0913822Z     Checking cobs v0.3.0
2026-06-05T18:55:55.2200286Z     Checking netlink-sys v0.8.8
2026-06-05T18:55:55.2970158Z     Checking aead v0.5.2
2026-06-05T18:55:55.3270340Z     Checking openssl-probe v0.2.1
2026-06-05T18:55:55.3963343Z     Checking powerfmt v0.2.0
2026-06-05T18:55:55.3998100Z     Checking rustls-native-certs v0.8.4
2026-06-05T18:55:55.4221177Z     Checking aes-gcm v0.10.3
2026-06-05T18:55:55.5002335Z     Checking postcard v1.1.3
2026-06-05T18:55:55.5650863Z     Checking deranged v0.5.8
2026-06-05T18:55:55.5680243Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-05T18:55:55.8221770Z     Checking tower v0.5.3
2026-06-05T18:55:55.9880385Z     Checking data-encoding-macro v0.1.20
2026-06-05T18:55:56.0300828Z     Checking crossbeam-channel v0.5.15
2026-06-05T18:55:56.4740451Z     Checking crossbeam-epoch v0.9.18
2026-06-05T18:55:56.5790179Z     Checking netlink-packet-route v0.29.0
2026-06-05T18:55:56.6360664Z     Checking uuid v1.23.2
2026-06-05T18:55:56.7872716Z     Checking allocator-api2 v0.2.21
2026-06-05T18:55:57.0249970Z     Checking tagptr v0.2.0
2026-06-05T18:55:57.1686033Z     Checking time-core v0.1.8
2026-06-05T18:55:57.2600586Z     Checking rustc-hash v2.1.2
2026-06-05T18:55:57.3250494Z     Checking num-conv v0.2.2
2026-06-05T18:55:57.3433433Z     Checking mac-addr v0.3.0
2026-06-05T18:55:57.4350550Z     Checking identity-hash v0.1.0
2026-06-05T18:55:57.4868370Z     Checking lru-slab v0.1.2
2026-06-05T18:55:57.4925725Z     Checking foldhash v0.2.0
2026-06-05T18:55:57.5156211Z     Checking ryu v1.0.23
2026-06-05T18:55:57.5915003Z     Checking xml-rs v0.8.28
2026-06-05T18:55:57.6290951Z     Checking sorted-index-buffer v0.2.1
2026-06-05T18:55:57.6476787Z     Checking iroh-metrics v0.38.3
2026-06-05T18:55:57.7620382Z     Checking noq-proto v0.17.0
2026-06-05T18:55:58.2794395Z     Checking hashbrown v0.16.1
2026-06-05T18:55:58.3470767Z     Checking xmltree v0.10.3
2026-06-05T18:55:58.4910686Z     Checking time v0.3.47
2026-06-05T18:55:59.1726242Z     Checking moka v0.12.15
2026-06-05T18:55:59.2670600Z     Checking hickory-net v0.26.0-beta.4
2026-06-05T18:56:00.3710468Z     Checking strum v0.28.0
2026-06-05T18:56:00.4480674Z     Checking tower-http v0.6.11
2026-06-05T18:56:00.8479584Z     Checking iroh-base v0.98.0
2026-06-05T18:56:01.2190385Z     Checking num_enum v0.7.6
2026-06-05T18:56:01.2920659Z     Checking rustls-platform-verifier v0.7.0
2026-06-05T18:56:01.3980283Z     Checking netlink-proto v0.12.0
2026-06-05T18:56:01.4076040Z     Checking spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-05T18:56:01.6570685Z     Checking spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-05T18:56:02.2410867Z     Checking n0-watcher v0.6.1
2026-06-05T18:56:02.4760401Z     Checking hyper-rustls v0.27.9
2026-06-05T18:56:02.6730794Z     Checking netlink-packet-route v0.30.0
2026-06-05T18:56:03.0740386Z     Checking netdev v0.42.0
2026-06-05T18:56:03.3930771Z     Checking attohttpc v0.30.1
2026-06-05T18:56:03.5160270Z     Checking tokio-stream v0.1.18
2026-06-05T18:56:03.8940303Z     Checking simple-dns v0.9.3
2026-06-05T18:56:04.1351532Z     Checking smol_str v0.1.24
2026-06-05T18:56:04.2660571Z     Checking simdutf8 v0.1.5
2026-06-05T18:56:04.3900796Z     Checking resolv-conf v0.7.6
2026-06-05T18:56:04.4620319Z     Checking arrayvec v0.7.6
2026-06-05T18:56:04.6102117Z     Checking arrayref v0.3.9
2026-06-05T18:56:04.6506636Z     Checking sha1_smol v1.0.1
2026-06-05T18:56:04.6920753Z     Checking constant_time_eq v0.4.2
2026-06-05T18:56:04.7893610Z     Checking blake3 v1.8.5
2026-06-05T18:56:04.8030817Z     Checking tokio-websockets v0.13.2
2026-06-05T18:56:05.1413798Z     Checking iroh-dns v0.98.0
2026-06-05T18:56:05.2270737Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-05T18:56:05.3310476Z     Checking noq v0.18.0
2026-06-05T18:56:05.4720338Z     Checking acto v0.8.2
2026-06-05T18:56:06.1682691Z     Checking igd-next v0.17.1
2026-06-05T18:56:06.3800334Z     Checking reqwest v0.13.4
2026-06-05T18:56:06.7774665Z     Checking lru v0.16.4
2026-06-05T18:56:06.7832325Z     Checking webpki-roots v1.0.7
2026-06-05T18:56:06.8998924Z     Checking hmac v0.12.1
2026-06-05T18:56:06.9750697Z     Checking serde_bytes v0.11.19
2026-06-05T18:56:07.0130527Z     Checking seize v0.5.1
2026-06-05T18:56:07.1860581Z     Checking cmov v0.5.4
2026-06-05T18:56:07.2231173Z     Checking papaya v0.2.4
2026-06-05T18:56:07.4470709Z     Checking ctutils v0.4.2
2026-06-05T18:56:07.5880367Z     Checking iroh-relay v0.98.0
2026-06-05T18:56:07.7140564Z     Checking hkdf v0.12.4
2026-06-05T18:56:07.7390314Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-05T18:56:07.8250658Z     Checking backon v1.6.0
2026-06-05T18:56:08.0310389Z     Checking spake2 v0.4.0
2026-06-05T18:56:08.2090348Z     Checking sha1 v0.10.6
2026-06-05T18:56:08.4040572Z     Checking interprocess v2.4.2
2026-06-05T18:56:08.8442710Z     Checking spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-05T18:56:08.9967311Z     Checking utf8parse v0.2.2
2026-06-05T18:56:09.0640859Z     Checking anstyle-parse v1.0.0
2026-06-05T18:56:09.2152375Z     Checking is_terminal_polyfill v1.70.2
2026-06-05T18:56:09.2360700Z     Checking netwatch v0.16.0
2026-06-05T18:56:09.2670943Z     Checking anstyle-query v1.1.5
2026-06-05T18:56:09.3205147Z     Checking anstyle v1.0.14
2026-06-05T18:56:09.3361381Z     Checking colorchoice v1.0.5
2026-06-05T18:56:09.3930411Z     Checking strsim v0.11.1
2026-06-05T18:56:09.5390361Z     Checking anstream v1.0.0
2026-06-05T18:56:09.5724312Z     Checking clap_lex v1.1.0
2026-06-05T18:56:09.7230770Z     Checking mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-05T18:56:09.7940648Z     Checking clap_builder v4.6.0
2026-06-05T18:56:10.4080393Z     Checking portmapper v0.16.0
2026-06-05T18:56:12.0190327Z     Checking iroh v0.98.2
2026-06-05T18:56:12.3398846Z     Checking clap v4.6.1
2026-06-05T18:56:19.6997128Z     Checking spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-05T18:56:21.8918550Z     Checking spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-05T18:56:27.7176047Z     Checking spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-05T18:56:31.9049778Z     Finished `dev` profile [unoptimized] target(s) in 1m 06s
2026-06-05T18:56:32.0031902Z ##[group]Run actions/checkout@v5
2026-06-05T18:56:32.0032404Z with:
2026-06-05T18:56:32.0032783Z   repository: SaberMage/spt-shell-notify
2026-06-05T18:56:32.0033254Z   path: .adapter-notify
2026-06-05T18:56:32.0037904Z   token: ***
2026-06-05T18:56:32.0038278Z   ssh-strict: true
2026-06-05T18:56:32.0038628Z   ssh-user: git
2026-06-05T18:56:32.0038990Z   persist-credentials: true
2026-06-05T18:56:32.0039677Z   clean: true
2026-06-05T18:56:32.0040202Z   sparse-checkout-cone-mode: true
2026-06-05T18:56:32.0040633Z   fetch-depth: 1
2026-06-05T18:56:32.0040984Z   fetch-tags: false
2026-06-05T18:56:32.0041353Z   show-progress: true
2026-06-05T18:56:32.0041739Z   lfs: false
2026-06-05T18:56:32.0042080Z   submodules: false
2026-06-05T18:56:32.0042474Z   set-safe-directory: true
2026-06-05T18:56:32.0042871Z ##[endgroup]
2026-06-05T18:56:32.1271780Z Syncing repository: SaberMage/spt-shell-notify
2026-06-05T18:56:32.1281631Z ##[group]Getting Git version info
2026-06-05T18:56:32.1282504Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-05T18:56:32.1326212Z [command]/usr/bin/git version
2026-06-05T18:56:32.1384222Z git version 2.34.1
2026-06-05T18:56:32.1412560Z ##[endgroup]
2026-06-05T18:56:32.1425620Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/6dbb16df-523f-4cfe-bbc1-a7477eb156e1/.gitconfig'
2026-06-05T18:56:32.1614538Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/6dbb16df-523f-4cfe-bbc1-a7477eb156e1' before making global git config changes
2026-06-05T18:56:32.1616764Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:56:32.1626447Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-05T18:56:32.1992447Z ##[group]Initializing the repository
2026-06-05T18:56:32.1998008Z [command]/usr/bin/git init /home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-05T18:56:32.2039964Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-05T18:56:32.2040910Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-05T18:56:32.2042080Z hint: of your new repositories, which will suppress this warning, call:
2026-06-05T18:56:32.2042686Z hint: 
2026-06-05T18:56:32.2043137Z hint: 	git config --global init.defaultBranch <name>
2026-06-05T18:56:32.2043648Z hint: 
2026-06-05T18:56:32.2044144Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-05T18:56:32.2044945Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-05T18:56:32.2045576Z hint: 
2026-06-05T18:56:32.2045929Z hint: 	git branch -m <name>
2026-06-05T18:56:32.3634803Z Initialized empty Git repository in /home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-05T18:56:32.3651275Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-05T18:56:32.4503996Z ##[endgroup]
2026-06-05T18:56:32.4504791Z ##[group]Disabling automatic garbage collection
2026-06-05T18:56:32.4511147Z [command]/usr/bin/git config --local gc.auto 0
2026-06-05T18:56:32.5008482Z ##[endgroup]
2026-06-05T18:56:32.5009288Z ##[group]Setting up auth
2026-06-05T18:56:32.5020274Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:56:32.5072626Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T18:56:32.5310166Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:56:32.5349800Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T18:56:32.5591679Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:56:32.5633000Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T18:56:32.5877957Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-05T18:56:32.6361363Z ##[endgroup]
2026-06-05T18:56:32.6362371Z ##[group]Determining the default branch
2026-06-05T18:56:32.6371706Z Retrieving the default branch name
2026-06-05T18:56:33.3869327Z Default branch 'main'
2026-06-05T18:56:33.3880700Z ##[endgroup]
2026-06-05T18:56:33.3881619Z ##[group]Fetching the repository
2026-06-05T18:56:33.3883016Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-05T18:56:34.2833421Z From https://github.com/SaberMage/spt-shell-notify
2026-06-05T18:56:34.2834250Z  * [new branch]      main       -> origin/main
2026-06-05T18:56:34.2859409Z ##[endgroup]
2026-06-05T18:56:34.2860702Z ##[group]Determining the checkout info
2026-06-05T18:56:34.2862840Z ##[endgroup]
2026-06-05T18:56:34.2870865Z [command]/usr/bin/git sparse-checkout disable
2026-06-05T18:56:34.3114607Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-05T18:56:34.3157851Z ##[group]Checking out the ref
2026-06-05T18:56:34.3164014Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-05T18:56:34.3232810Z Switched to a new branch 'main'
2026-06-05T18:56:34.3233998Z Branch 'main' set up to track remote branch 'main' from 'origin'.
2026-06-05T18:56:34.3238274Z ##[endgroup]
2026-06-05T18:56:34.3291499Z [command]/usr/bin/git log -1 --format=%H
2026-06-05T18:56:34.3328425Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-05T18:56:34.3533900Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-05T18:56:34.3534803Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-05T18:56:34.3554851Z shell: /usr/bin/bash -e {0}
2026-06-05T18:56:34.3555310Z ##[endgroup]
2026-06-05T18:56:34.4110369Z     Updating crates.io index
2026-06-05T18:56:34.6615261Z      Locking 11 packages to latest compatible versions
2026-06-05T18:56:34.7079400Z    Compiling serde_core v1.0.228
2026-06-05T18:56:34.7079991Z    Compiling zmij v1.0.21
2026-06-05T18:56:34.7080452Z    Compiling serde_json v1.0.150
2026-06-05T18:56:34.7080904Z    Compiling itoa v1.0.18
2026-06-05T18:56:34.8239524Z    Compiling memchr v2.8.1
2026-06-05T18:56:38.5670558Z    Compiling spt-shell-notify v0.1.0 (/home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-05T18:56:38.8417807Z     Finished `dev` profile [unoptimized] target(s) in 4.47s
2026-06-05T18:56:38.8643357Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-05T18:56:38.8644145Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-05T18:56:38.8662572Z shell: /usr/bin/bash -e {0}
2026-06-05T18:56:38.8662970Z env:
2026-06-05T18:56:38.8663692Z   SPT_NOTIFY_SHELL_BIN: /home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-05T18:56:38.8664543Z ##[endgroup]
2026-06-05T18:56:39.4933899Z     Finished `test` profile [unoptimized] target(s) in 0.57s
2026-06-05T18:56:39.5163355Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-3be729fd5ceb6d3b)
2026-06-05T18:56:39.5180274Z 
2026-06-05T18:56:39.5180668Z running 1 test
2026-06-05T18:56:39.9679301Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-05T18:56:39.9679728Z 
2026-06-05T18:56:39.9680146Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
2026-06-05T18:56:39.9680720Z 
2026-06-05T18:56:39.9827492Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-05T18:56:39.9828286Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-05T18:56:39.9847066Z shell: /usr/bin/bash -e {0}
2026-06-05T18:56:39.9847476Z env:
2026-06-05T18:56:39.9847802Z   SPT_INSTALL_E2E: 1
2026-06-05T18:56:39.9848159Z ##[endgroup]
2026-06-05T18:56:40.3401750Z     Finished `test` profile [unoptimized] target(s) in 0.34s
2026-06-05T18:56:40.3609082Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-3fe9f6bd21f51ab8)
2026-06-05T18:56:40.3628518Z 
2026-06-05T18:56:40.3629258Z running 1 test
2026-06-05T18:56:48.8133826Z test install_script_against_staged_release ... ok
2026-06-05T18:56:48.8134267Z 
2026-06-05T18:56:48.8134689Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.45s
2026-06-05T18:56:48.8135248Z 
2026-06-05T18:56:48.8435203Z Post job cleanup.
2026-06-05T18:56:48.9667086Z [command]/usr/bin/git version
2026-06-05T18:56:48.9723996Z git version 2.34.1
2026-06-05T18:56:48.9770236Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/050d7f54-d96a-4470-a310-efbc3591d729/.gitconfig'
2026-06-05T18:56:48.9794166Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/050d7f54-d96a-4470-a310-efbc3591d729' before making global git config changes
2026-06-05T18:56:48.9795526Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:56:48.9802725Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-05T18:56:48.9850148Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:56:48.9894948Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T18:56:49.0142298Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:56:49.0171214Z http.https://github.com/.extraheader
2026-06-05T18:56:49.0185117Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-05T18:56:49.0230613Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T18:56:49.0518441Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:56:49.0563446Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T18:56:49.1066819Z Post job cleanup.
2026-06-05T18:56:49.2454255Z [command]/usr/bin/git version
2026-06-05T18:56:49.2515731Z git version 2.34.1
2026-06-05T18:56:49.2569662Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/934eabdd-fa63-4a13-a1e7-2553895730f1/.gitconfig'
2026-06-05T18:56:49.2600346Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/934eabdd-fa63-4a13-a1e7-2553895730f1' before making global git config changes
2026-06-05T18:56:49.2601937Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:56:49.2609621Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T18:56:49.2666035Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:56:49.2722433Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T18:56:49.2977936Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:56:49.3008492Z http.https://github.com/.extraheader
2026-06-05T18:56:49.3023398Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-05T18:56:49.3065758Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T18:56:49.3308200Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:56:49.3347508Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T18:56:49.3758471Z Cleaning up orphan processes
